Changes between Version 34 and Version 35 of Help/Action/Draw
- Timestamp:
- 2016-03-25T23:15:25+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Draw
v34 v35 5 5 [[TOC(inline)]] 6 6 7 This toolbehaves differently depending on how you use it.7 This mode behaves differently depending on how you use it. 8 8 9 9 == Standard Mode == … … 27 27 [[Image(ex1-selected-node-draw-a-segment.gif,nolink)]] 28 28 29 === Draw tool can be used to select and deselect objects ===29 === Select and deselect objects === 30 30 31 31 * If you are currently not drawing, then you can select node with a left mouse click 32 * If the node is an end node of a line then also the line gets selected (leaf node + way in selection); this will be explained in [#Continuous Drawing]32 * If the node is an end node of a line then also the line gets selected (leaf node + way in selection); this will be explained in [#Continuousdrawing] 33 33 34 In demo below, left mouse click was used to select a tool, then clicked 6 times at nodes:34 In demo below, left mouse click was used to select a drawing mode, then clicked 6 times at nodes: 35 35 36 36 [[Image(ex1-click-to-select-a-node-or-exit-drawing-on-leaf-node.gif,nolink)]] 37 37 38 To stop drawing tool, click on selected object (a node) again. This can be done so quickly and some users confuse it with double click. No, you don't need double click:38 To stop drawing mode, click on selected object (a node) again. This can be done so quickly and some users confuse it with double click. No, you don't need double click: 39 39 40 40 [[Image(ex1-select-deselect-without-double-click.gif,nolink)]] … … 50 50 Previous way will be continued if both following is true: 51 51 1. nothing was selected OR way in question was selected 52 2. draw toolapplied to leaf nodes52 2. draw mode applied to leaf nodes 53 53 54 If draw toolapplied to non-leaf nodes, it will create a new way instead of continuing old one:54 If draw mode applied to non-leaf nodes, it will create a new way instead of continuing old one: 55 55 56 56 [[Image(ex1-will-continue-way-on-leaf-nodes-and-wont-at-middle.gif)]] … … 84 84 [[Image(ex1-alt.gif,nolink)]] 85 85 86 If you hold down the {{{Alt}}} key when using this toolit starts a new way, rather than continuing an existing way.86 If you hold down the {{{Alt}}} key when using this mode it starts a new way, rather than continuing an existing way. 87 87 88 88 === Shift modifier === … … 90 90 [[Image(ex1-shift.gif,nolink)]] 91 91 92 If you hold down the {{{Shift}}} key whil stusing thistoolit disables the "auto-connect" feature. So segments will not be drawn between new nodes.92 If you hold down the {{{Shift}}} key while using this mode, it disables the "auto-connect" feature. So segments will not be drawn between new nodes. 93 93 94 94 === Ctrl modifier === … … 96 96 [[Image(ex1-ctrl.gif,nolink)]] 97 97 98 If you hold down the {{{Ctrl}}} key whilst using this toolit disables the snapping to an existing way, allowing you to draw nodes close to, but not part of an existing way.98 If you hold down the {{{Ctrl}}} key whilst using this mode, it disables the snapping to an existing way, allowing you to draw nodes close to, but not part of an existing way. 99 99 100 100 === Combination of modifiers ===
