Changes between Version 45 and Version 46 of Help/Action/Select
- Timestamp:
- 2016-04-27T17:07:44+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Select
v45 v46 24 24 === Selecting single objects === 25 25 ==== 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 27 Cursor: 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 29 Shortcut: {{{Left mouse click}}} 30 31 Action: 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] 27 35 28 36 ==== Selecting particular ways ==== … … 93 101 94 102 ||=**Cursor**=||=**Action**=|| 95 ||[[Image(source:trunk/images/cursor/modifier/select_node.png)]]|| a node will be selected ||96 103 ||[[Image(source:trunk/images/cursor/modifier/select_node_add.png)]]|| a node will be added to the current selection || 97 104 ||[[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 ||99 105 ||[[Image(source:trunk/images/cursor/modifier/select_way_add.png)]]|| a way will be added to the current selection || 100 106 ||[[Image(source:trunk/images/cursor/modifier/select_way_remove.png)]]|| a way will be removed from the current selection ||