Changes between Version 149 and Version 150 of TaggingPresets


Ignore:
Timestamp:
2019-10-07T13:27:26+02:00 (6 years ago)
Author:
stoecker
Comment:

Document icon for checkbox

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v149 v150  
    101101  Used in <combo> and <multiselect>. More information see `short_descriptions`. The attributes are `value`, `display_value`, `short_description`, `icon` and `icon_size`.
    102102 <check>::
    103   A checkbox which the user can select, deselect or set as unset. The `key` attribute is mandatory. `text`, `default`, `match`, `value_on` , `value_off` and `disable_off` are optional.
     103  A checkbox which the user can select, deselect or set as unset. The `key` attribute is mandatory. `text`, `default`, `match`, `value_on` , `value_off`, `disable_off`, `icon` and `icon_size` (both since r15437) are optional.
    104104[[BR]]
    105105==== Templates ====