Opened 12 years ago
Closed 12 years ago
#8293 closed enhancement (fixed)
Properties dialog: select newly added or edited keys automatically
Reported by: | akks | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | properties | Cc: |
Description (last modified by )
Currently after we add some tag or edit it by Alt-A or Alt-S, new tag is not selected automatically in Properties table (except changing name of existing tag to another existing tag).
I tried to improve this behaviour. Now if user edits or adds some tag, it will be preselected in properties table.
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).
Please see the changes of the code and behaviour. I hope it is more convenient, but maybe I missed something.
Attachments (0)
Change History (6)
comment:1 by , 12 years ago
Type: | defect → enhancement |
---|
comment:2 by , 12 years ago
Summary: | Properties dialog: select newly added or edited keys automaically → Properties dialog: select newly added or edited keys automatically |
---|
comment:3 by , 12 years ago
comment:4 by , 12 years ago
Description: | modified (diff) |
---|
In 5633/josm: