Changes between Initial Version and Version 3 of Ticket #14090
- Timestamp:
- 2016-12-07T22:37:06+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14090
- Property Keywords performance added
-
Ticket #14090 – Description
initial v3 1 1 In file josm/core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java line 151: 2 2 {{{ 3 #!java 3 4 displaylist.addListSelectionListener(e -> updateActionsRelationLists()); 4 5 }}}


