Changes between Version 3 and Version 4 of Help/Action/EditDelete
- Timestamp:
- 2016-08-18T19:43:10+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/EditDelete
v3 v4 1 1 [[TranslatedPages]] 2 = Edit > Delete = 2 3 3 4 [[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard Shortcut'': '''{{{Delete}}}''' 4 5 5 '''Delete the currently selected [ wiki:Help/Concepts/Object objects].'''6 '''Delete the currently selected [Concepts/Object objects].''' 6 7 7 8 == Deleting objects == 8 9 9 Th is item can be found in [wiki:/Help/Menu/Edit Edit menu].10 The user can click on an object which gets deleted if possible. 10 11 11 The user can click on an [Concepts/Object object], which gets deleted if possible. 12 13 * If a node is not part of a way then the node gets deleted. 14 * If a node is part of a way then the node gets deleted. 15 * If the node was at the end of a way, the way gets shortened. 16 * If the node was in the middle of the way, the way is changed that it runs between the remaining nodes. 17 * If the user clicks on a way then the way and any associated nodes not used by anything else, get deleted. 12 * If a deleted node was at the end of a way, the way gets shortened. 13 * If a deleted node was in the middle of the way, the way is changed that it runs between the remaining nodes. 14 * If the user deletes a way then the way and its (untagged) nodes get deleted and the way is removed from all relations it was part before. 18 15 19 16 == See also == 20 17 21 18 * [[Image(source:trunk/images/mapmode/delete.png,20)]] '''[wiki:/Help/Action/Delete Delete mode]''' provides additional facilities to remove objects 22 * [wiki:/Help/Concepts/Object Objects]23 19 24 20 ----