Changes between Version 3 and Version 4 of Help/Action/Draw


Ignore:
Timestamp:
2007-10-13T01:11:29+02:00 (18 years ago)
Author:
dmgroom
Comment:

update for version 273

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Draw

    v3 v4  
    55This tool behaves differently depending on how you use it.
    66
     7=== standard mode ===
    78
    89 * If you click on a blank area of the screen you add a new node independent of any existing way.
     
    1011 * If you select an end node of a way and then click on a blank area of the screen you add a new node to the end of the existing way.
    1112
    12  * If no 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.
     13 * 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.
    1314
    1415 * 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.
     
    1617 * 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).
    1718
     19=== Shift modifier ===
     20
     21If you hold down the 'shift' hey whilst using this tool it disables the "auto-connect" feature.  So segments will not be drawn between new nodes.
     22
     23=== Ctrl modifier ===
     24
     25
     26If you hold down the 'Ctrl' hey 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.
     27
    1828Back to [wiki:Help Main Help]