Changes between Version 45 and Version 46 of Help/Action/Select


Ignore:
Timestamp:
2016-04-27T17:07:44+02:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

start slit of "Cursors"

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Select

    v45 v46  
    2424=== Selecting single objects ===
    2525==== Single left mouse click to select an object ====
    26 {{{Left mouse click}}} to select the node [[Image(source:trunk/images/cursor/modifier/select_node.png)]] or way [[Image(source:trunk/images/cursor/modifier/select_way.png)]] nearest to the pointer. The node or way that would be selected is highlighted as a hint.
     26
     27Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way.png,24,nolink)]]
     28
     29Shortcut: {{{Left mouse click}}}
     30
     31Action: Select a node or way under mouse cursor.
     32
     33* Selected object will glow with different colour (red)
     34* ''Previously selected objects'' will be '''replaced with new object''' and displayed [Help/Dialog/SelectionList in Selection List Dialog]
    2735
    2836==== Selecting particular ways ====
     
    93101
    94102||=**Cursor**=||=**Action**=||
    95 ||[[Image(source:trunk/images/cursor/modifier/select_node.png)]]|| a node will be selected ||
    96103||[[Image(source:trunk/images/cursor/modifier/select_node_add.png)]]|| a node will be added to the current selection ||
    97104||[[Image(source:trunk/images/cursor/modifier/select_node_remove.png)]]|| a node will be removed from the current selection ||
    98 ||[[Image(source:trunk/images/cursor/modifier/select_way.png)]]|| a way will be selected ||
    99105||[[Image(source:trunk/images/cursor/modifier/select_way_add.png)]]|| a way will be added to the current selection ||
    100106||[[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]]|| a way will be removed from the current selection ||