Changes between Initial Version and Version 4 of Ticket #8293
- Timestamp:
- 2012-12-26T13:37:48+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8293
- Property Type defect → enhancement
- Property Summary Properties dialog: select newly added or edited keys automaically → Properties dialog: select newly added or edited keys automatically
-
Ticket #8293 – Description
initial v4 3 3 I tried to improve this behaviour. Now if user edits or adds some tag, it will be preselected in properties table. 4 4 5 PropertiesDialog seemed far to big for me to edit, so it was split into PropertiesDialog (ToggleDialog GUI and events) and TagEditHelper (add and edit windows, autocompletion, applying changes). Now they can be modified separately. 5 PropertiesDialog seemed far too big for me to edit, so it was split into PropertiesDialog (ToggleDialog GUI and events) and TagEditHelper (add and edit windows, autocompletion, applying changes). Now they can be modified separately (I planned to add multiple recent tags adding). 6 6 7 7 Please see the changes of the code and behaviour. I hope it is more convenient, but maybe I missed something.


