Changes between Version 27 and Version 28 of Help/Action/Delete


Ignore:
Timestamp:
2016-03-06T22:45:36+01:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

there two icons, and two shorkeys

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Delete

    v27 v28  
    11[[TranslatedPages]]
    2 
    3 = Edit > Delete =
    4 
    5 [[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{Ctrl+Del}}}'''
    62
    73'''Allows the user to delete nodes and other [Concepts/Object objects].'''
     
    106
    117== Deleting objects ==
     8
     9This item can be found in [wiki:/Help/Menu/Edit Edit menu]
     10
     11[[Image(source:trunk/images/dialogs/delete.png)]] ''Keyboard shortcut:'' '''{{{Delete}}}'''
    1212
    1313The user can click on an [Concepts/Object object], which gets deleted if possible.
     
    1919 * If the user clicks on a way then the way and any associated nodes not used by anything else, get deleted.
    2020
     21== Delete mode ==
     22
     23[[Image(source:trunk/images/mapmode/delete.png)]] ''Keyboard shortcut:'' '''{{{Ctrl}}} + {{{Delete}}}'''
     24
    2125=== Alt modifier ===
    2226
    23 {{{CtrL}}} + {{{Delete}}}, when '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted.
     27{{{Ctrl}}} + {{{Delete}}}, when '''{{{Alt}}}''' is held when using this tool the way and its' associated unused nodes are deleted.
    2428
    2529=== Shift modifier ===
    2630
    27 {{{CtrL}}} + {{{Delete}}}, when '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two.
     31{{{Ctrl}}} + {{{Delete}}}, when '''{{{Shift}}}''' is held when using this tool, the segment you clicked is removed from the way, and the way split into two.
    2832
    2933=== Ctrl modifier ===
    3034
    31 {{{CtrL}}} + {{{Delete}}}, when '''{{{Ctrl}}}''' is pressed when releasing the button, the [Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is:
     35{{{Ctrl}}} + {{{Delete}}}, when '''{{{Ctrl}}}''' is pressed when releasing the button, the [Concepts/Object objects] and all its references are deleted. The exact definition of ''all its references'' is:
    3236 * If a node is deleted, the node and all ways and areas the node is part of are deleted as well.
    3337 * If a way is deleted, only the way and no nodes are deleted.