Changes between Version 34 and Version 35 of Help/Action/Draw


Ignore:
Timestamp:
2016-03-25T23:15:25+01:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

tool > mode, fixes

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Draw

    v34 v35  
    55[[TOC(inline)]]
    66
    7 This tool behaves differently depending on how you use it. 
     7This mode behaves differently depending on how you use it.
    88
    99== Standard Mode ==
     
    2727[[Image(ex1-selected-node-draw-a-segment.gif​,nolink)]]
    2828
    29 === Draw tool can be used to select and deselect objects ===
     29=== Select and deselect objects ===
    3030
    3131* 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 [#ContinuousDrawing]
     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]
    3333
    34 In demo below, left mouse click was used to select a tool, then clicked 6 times at nodes:
     34In demo below, left mouse click was used to select a drawing mode, then clicked 6 times at nodes:
    3535
    3636[[Image(ex1-click-to-select-a-node-or-exit-drawing-on-leaf-node.gif​,nolink)]]
    3737
    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:
     38To 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:
    3939
    4040[[Image(ex1-select-deselect-without-double-click.gif,nolink)]]
     
    5050Previous way will be continued if both following is true:
    51511. nothing was selected OR way in question was selected
    52 2. draw tool applied to leaf nodes
     522. draw mode applied to leaf nodes
    5353
    54 If draw tool applied to non-leaf nodes, it will create a new way instead of continuing old one:
     54If draw mode applied to non-leaf nodes, it will create a new way instead of continuing old one:
    5555
    5656[[Image(ex1-will-continue-way-on-leaf-nodes-and-wont-at-middle.gif​)]]
     
    8484[[Image(ex1-alt.gif,nolink)]]
    8585
    86 If you hold down the {{{Alt}}} key when using this tool it starts a new way, rather than continuing an existing way.
     86If you hold down the {{{Alt}}} key when using this mode it starts a new way, rather than continuing an existing way.
    8787
    8888=== Shift modifier ===
     
    9090[[Image(ex1-shift.gif,nolink)]]
    9191
    92 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.
     92If 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.
    9393
    9494=== Ctrl modifier ===
     
    9696[[Image(ex1-ctrl.gif,nolink)]]
    9797
    98 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.
     98If 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.
    9999
    100100=== Combination of modifiers ===