Changes between Version 28 and Version 29 of Help/Action/Draw
- Timestamp:
- 2016-03-25T21:57:38+01:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Draw
v28 v29 17 17 * If a node is previously selected and you click between two nodes in an existing way the new node is added on the existing way, between two existing nodes, and a way is drawn between the previously selected node and the new node. 18 18 19 * If you click near an existing node it draws a "segment" between what was previously selected and the existing node, and this allows you to re-use existing nodes to make a new way / area (so that certain nodes and "segments" can be reused in more than one way/ area).20 21 19 * The drawing stops, if you make a double click when creating the last node or if you click on a node or way segment which is already part of the currently drawn way. 22 20 … … 27 25 === Snaps to existing nodes or ways === 28 26 29 === It will continue selected objects === 27 [[Image(ex1-snapping.gif,nolink)]] 28 29 * If you click near an existing node it draws a "segment" between what was previously selected and the existing node, and this allows you to re-use existing nodes to make a new way / area (so that certain nodes and "segments" can be reused in more than one way/ area). 30 31 === It will continue selected ways === 30 32 31 33 32 = Modifiers = 34 == Modifiers == 33 35 34 You may optionally use one or manymodifiers at once to get desired result:36 === Alt modifier === 35 37 36 == Alt modifier == 38 [[Image(ex1-alt.gif,nolink)]] 37 39 38 40 If you hold down the {{{Alt}}} key when using this tool it starts a new way, rather than continuing an existing way. 39 41 40 == Shift modifier == 42 === Shift modifier === 43 44 [[Image(ex1-ctrl.shift.gif,nolink)]] 41 45 42 46 If you hold down the {{{Shift}}} key whilst using this tool it disables the "auto-connect" feature. So segments will not be drawn between new nodes. 43 47 44 == Ctrl modifier == 48 === Ctrl modifier === 49 50 [[Image(ex1-ctrl.gif,nolink)]] 45 51 46 52 If you hold down the {{{Ctrl}}} key whilst using this tool it disables the snapping to an existing way, allowing you to draw nodes close to, but not part of an existing way. 53 54 === Combination of modifiers === 55 You may optionally use one or many modifiers at once to get desired result. 56 57 Here is Ctrl modifier used with Shift at once: 58 59 [[Image(ex1-ctrl+shift.gif,nolink)]] 47 60 48 61 == Note ==
