Changes between Version 166 and Version 167 of TaggingPresets
- Timestamp:
- 2020-04-12T18:06:27+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v166 v167 103 103 <combo>:: 104 104 Displays a multiple choice combo box. `key` and `values` are mandatory, `text`, `default`, `editable`, `delimiter`, `values_from`, `display_values`, `short_descriptions`, `use_last_as_default`, `values_searchable`, `length`, `values_no_i18n`, `values_sort` and `match` is optional.\\ 105 If `editable` is `"true"` (default), combo boxes can be edited as if they were text fields (additional to the drop down menu). Non editable combo boxes can only contain one of the specified values. 105 If `editable` is `"true"` (default), combo boxes can be edited as if they were text fields (additional to the drop down menu). Non editable combo boxes can only contain one of the specified values.\\ 106 If the key is `colour` or `colour:*` or `*:colour`, a color preview and color picker is added on the right (see #8352). 106 107 [=#multiselect] 107 108 <multiselect>::
