Changes between Version 47 and Version 48 of Help/Action/Draw
- Timestamp:
- 2016-04-17T11:03:22+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/Draw
v47 v48 28 28 [[Image(ex1-selected-node-draw-a-segment.gif,nolink)]] 29 29 30 === Click on node will start new segment similar to empty === 31 32 * If you are currently not drawing, then you can select node with a left mouse click 33 * 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] 34 35 In demo below, left mouse click was used to select first drawing mode, then clicked 6 times at nodes: 36 37 [[Image(ex1-click-to-select-a-node-or-exit-drawing-on-leaf-node.gif,nolink)]] 38 39 30 40 === Common nodes with another way === 31 41 … … 40 50 [[Image(ex1-common-nodes-with-another-way.gif,nolink)]] 41 51 42 ==== Common nodes are bigger ==== 52 === Click on overlapping segments will create common node === 53 54 (stub) 55 56 If no node is previously selected and you click between (or very close to) two nodes in an existing way the new node is added on the existing way, between two existing nodes. If two ways cross, and there currently is no node in common at the junction, and you click near the intersection of the two ways, then the node will be inserted into both ways, which will then share a common point. 57 58 === Common nodes are bigger === 43 59 44 60 It help you distinguish them from other nodes. … … 48 64 49 65 [[Image(ex2-common-nodes-wtih-other-way-and-without-common-nodes.gif,nolink)]] 50 51 === Select and deselect objects ===52 53 * If you are currently not drawing, then you can select node with a left mouse click54 * 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]55 56 In demo below, left mouse click was used to select a drawing mode, then clicked 6 times at nodes:57 58 [[Image(ex1-click-to-select-a-node-or-exit-drawing-on-leaf-node.gif,nolink)]]59 66 60 67 === Double click stops drawing on leaf node ===