Changes between Version 38 and Version 39 of TaggingPresets


Ignore:
Timestamp:
2011-07-09T21:56:03+02:00 (15 years ago)
Author:
stoecker
Comment:

Add use_last_as_default=force

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v38 v39  
    120120   The combo box is readonly, which means that the user can only select an item in the list. (Warning '''Readonly does not work''' yet as indicated in #6156 and #409)
    121121 '''use_last_as_default="true"'''::
    122    For combo boxes or text fields the last value is used as default.
     122   For combo boxes or text fields the last value is used as default. Using "force" enforces this behaviour also for already tagged objects.
    123123 '''required="true"'''::
    124124   Preset is not valid unless value for this key is entered. Used by PropertiesDialog to show list of presets for selected object.