Changes between Version 6 and Version 7 of Help/Action/Delete


Ignore:
Timestamp:
2007-10-10T14:57:44+02:00 (18 years ago)
Author:
dmgroom
Comment:

update for API 0.5 changes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Delete

    v6 v7  
    99The exact definition of ''all its references'' is:
    1010
    11  * If a node is deleted, the node and all segments, ways and areas the node is part of are deleted as well.
     11 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well.
    1212
    13  * If a segment is deleted, all ways the segment is part of are deleted as well. No nodes are deleted.
    14 
    15  * If a way is deleted, only the way and no segments or nodes are deleted.
     13  * If a way is deleted, only the way and no nodes are deleted.
    1614
    1715 * If an area is deleted, only the area gets deleted.
    1816
    1917The following key shortcuts are defined:
    20 
    21  * Pressing Alt will select the way instead of a segment, as usual.
    2218
    2319 * If the user did not press Ctrl and the object has any references, the user is informed and nothing is deleted.