Changes between Initial Version and Version 1 of Ticket #6571, comment 2


Ignore:
Timestamp:
2011-07-11T12:38:20+02:00 (15 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6571, comment 2

    initial v1  
    11Current state:
    22
    3 There is "Undo selection" and "Select last modified nodes"/"Select last modified ways" features in Utilsplugin2 plugin (Ctrl/Shift/Alt - Z combinations, selection menu). There is Selection History in JOSM Core (black triangle button in selection panel).
     3There are "Undo selection" and "Select last modified nodes"/"Select last modified ways" features in Utilsplugin2 plugin (Ctrl/Shift/Alt - Z combinations, selection menu). There is also Selection History in JOSM Core (black triangle button in selection panel).
    44
    55Changes of selection are not stored in undo command list (they do not change the map), but there is selection history and commands are stored in non-splittable groups (when 150 nodes are moved, why should we undo it one by one?).