| 7 | | == Deleting objects == |
| 8 | | |
| 9 | | This item can be found in [wiki:/Help/Menu/Edit Edit menu] |
| 10 | | |
| 11 | | [[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{Delete}}}''' |
| 12 | | |
| 13 | | The user can click on an [Concepts/Object object], which gets deleted if possible. |
| 14 | | |
| 15 | | * If a node is not part of a way then the node gets deleted. |
| 16 | | * If a node is part of a way then the node gets deleted. |
| 17 | | * If the node was at the end of a way, the way gets shortened. |
| 18 | | * If the node was in the middle of the way, the way is changed that it runs between the remaining nodes. |
| 19 | | * If the user clicks on a way then the way and any associated nodes not used by anything else, get deleted. |
| 20 | | |