Changes between Version 15 and Version 16 of Help/Action/Delete
- Timestamp:
- 2010-05-03T23:32:29+02:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v15 v16 17 17 * if you click a way then the way, and any associated nodes not used by anything else, gets deleted. 18 18 19 When {{{Alt}}} is held when using this tool the way and its' associated unused nodes are deleted.[[Br]] 20 When {{{Shift}}} is held when using this tool, the segment you clicked is removed from the way, and the way split in two.[[Br]] 21 When {{{Ctrl}}} is pressed when releasing the button, the objects and all its references are deleted. The exact definition of ''all its references'' is: 19 When '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted. 20 21 When '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split in two. 22 23 When '''{{{Ctrl}}}''' is pressed when releasing the button, the objects and all its references are deleted. The exact definition of ''all its references'' is: 22 24 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well. 23 25 * If a way is deleted, only the way and no nodes are deleted. … … 25 27 26 28 The following key shortcuts are defined: 27 * If the user did not press {{{Ctrl}}} and the object has any references, the user is informed and nothing is deleted. 29 * If the user did not press '''{{{Ctrl}}}''' and the object has any references, the user is informed and nothing is deleted. 28 30 29 '''Note:''' in some Linux desktop environment (e.g. KDE) the Alt-click event is captured to perform actions like dragging the window across the screen. To reclaim this combination to Josm you have to open the Control Center, click on Desktop, Window Behaviour, Actions and change the modifier key to something different than {{{Alt}}}. 31 '''Note:''' in some Linux desktop environment (e.g. KDE) the Alt-click event is captured to perform actions like dragging the window across the screen. To reclaim this combination to Josm you have to open the Control Center, click on Desktop, Window Behaviour, Actions and change the modifier key to something different than '''{{{Alt}}}'''. 30 32 31 33 == Deleting objects being part of relations == #DeleteFromRelations … … 40 42 Click '''OK''' if you agree with removing the objects from the displayed relations. 41 43 42 == =See also ==44 == See also == 43 45 44 46 * [wiki:/Help/Menu/Edit Menu Edit]