Modify ↓
Opened 7 years ago
Closed 7 years ago
#15598 closed enhancement (fixed)
[patch] handle double click in ChildRelationBrowser and ReferringRelationsBrowser the same way
Reported by: | cmuelle8 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.12 |
Component: | Core | Version: | latest |
Keywords: | relation browser doubleclick gui handling | Cc: |
Description
Currently DoubleClick is not used in ChildRelationBrowser the same way as in ReferringRelationsBrowser.
- DoubleClick should open Relation as a shortcut for clicking Edit Button.
- If the relation is incomplete, then it should be loaded when double clicked, and with the next double click opened.
The patch implements this.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
josm-handle-doubleclick-coherent-in-ChildRelationBrowser-and-ReferringRelationsBrowser.patch