Changes between Version 64 and Version 65 of Help/Action/Select
- Timestamp:
- 2016-04-30T21:50:10+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Select
v64 v65 15 15 The cursor icon will also change depending on the selection mode. 16 16 17 === Select ingsingle objects===18 ==== Single left mouse click to select an object ==== 17 === Select the single object === 18 ==== Single left mouse click is used to select an object ==== 19 19 20 20 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)]] … … 32 32 * {{{Espace}}} tool 33 33 34 ==== Select ing particular ways====34 ==== Select the way ==== 35 35 36 36 Cursor: none … … 48 48 Action: it will show a pop-up window of nearby objects and to cycle through them. To make this type of selection the default, and thus not require the use of the **{{{Alt}}}** key, change the [Help/Preferences/Advanced advanced preference] {{{selectaction.cycles.multiple.matches}}} to true. Holding {{{Ctrl}}} afterwards to directly select an object. 49 49 50 ==== Double mouse click to select object aroundcursor ====50 ==== Double mouse click is used to select an object under cursor ==== 51 51 52 52 Cursor: none … … 56 56 Action: select the surrounding object ([Help/Concepts/Object#Relations closed way] or [Help/Concepts/Object#Relations multipolygon]). 57 57 58 === Deselecting singleobject(s) ===58 === Deselecting an object(s) === 59 59 60 60 Cursor: with node [[Image(source:trunk/images/cursor/modifier/select_node_remove.png,24,nolink)]]; with way [[Image(source:trunk/images/cursor/modifier/select_way_remove.png,24,nolink)]] … … 65 65 66 66 === Selection rectangle === 67 ==== Select ingmultiple objects using selection rectangle ====67 ==== Select multiple objects using selection rectangle ==== 68 68 69 69 Cursor: [[Image(source:trunk/images/cursor/modifier/selection.png,24,nolink)]] … … 73 73 Actions: 74 74 * Release the {{{Left mouse button}}} - to select all [Concepts/Object objects] within the rectangle, more precisely: 75 * -all nodes within the rectangle and76 * -any ways which are '''entirely within the rectangle''' will be selected77 * -''previously selected objects'' will be '''replaced with new object(s)''' and displayed [Help/Dialog/SelectionList in Selection List Dialog]75 * all nodes within the rectangle and 76 * any ways which are '''entirely within the rectangle''' will be selected 77 * ''previously selected objects'' will be '''replaced with new object(s)''' and displayed [Help/Dialog/SelectionList in Selection List Dialog] 78 78 * Hold the {{{Right mouse button}}} when releasing the left mouse button - cancel the selection rectangle 79 79 … … 126 126 Action: merge selected nodes with another; internally it will simply use [Help/Action/MergeNodes Merge tool] - please read more details here. 127 127 128 == Click and drag o fsegment midpoint will create new node ==128 == Click and drag on segment midpoint will create a new node == 129 129 130 130 Cursor: fixme
