Changes between Version 7 and Version 8 of Help/Action/Delete
- Timestamp:
- 2007-10-12T12:35:47+02:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Delete
v7 v8 5 5 Allows the user to delete nodes and other objects. 6 6 7 The user can click on an object, which get deleted if possible. When Ctrl is pressed when releasing the button, the objects and all its references are deleted.7 The user can click on an object, which get deleted if possible. 8 8 9 The exact definition of ''all its references'' is: 9 * If a node is not part of a way then the node gets deleted. 10 11 * If a node is part of a way then the node gets deleted. Then if the node was at the end of a way the way gets shortened. If the node was in the middle of the way then the way is changed so it runs between the existing points. 12 13 * If you click between two nodes on a way then the relevant segment gets deleted. If this segment is in the middle of a way, then the way gets split into two separate ways. 14 15 16 When Ctrl is pressed when releasing the button, the objects and all its references are deleted. The exact definition of ''all its references'' is: 10 17 11 18 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well. … … 19 26 * If the user did not press Ctrl and the object has any references, the user is informed and nothing is deleted. 20 27 21 If the user enters the mapmode and any object is selected, all selected objects that can be deleted will.22 28 23 29 Back to [wiki:Help Main Help]
