Changes between Version 33 and Version 34 of Help/Action/Extrude


Ignore:
Timestamp:
2020-05-02T12:49:42+02:00 (6 years ago)
Author:
leni
Comment:

added # targets from Shortcuts page

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Extrude

    v33 v34  
    88
    99
    10 == Move a node along adjacent segment (+Ctrl) ==
     10== Move a node along adjacent segment (+Ctrl) ==#Movenode
    1111Special case when a node selected, press Ctrl to activate mode. This mode doesn't create any new nodes or ways.
    1212
     
    4141**Note**: In certain cases new nodes will not be created. Specifically, if new segment is just lengthening of the old one. However, the node will not be moved when it's part of another way, as to not affect the other way.
    4242
    43 === Double click will insert a node ===
     43=== Double click will insert a node ===#Insertnode
    4444A double click at a way segment inserts a new node.
    4545
    4646=== Modifiers ===
    47 ==== Dual alignment (X X) ====
     47==== Dual alignment (X X) ====#Dualalignment
    4848Toggled by {{{X}}} or the [[JOSMImage(mapmode/extrude/dualalign)]] item in the [wiki:Help/Menu/Edit Edit menu]. Instead of using one reference segment and moving both nodes of the selected original segment in the same direction,
    4949this mode uses two reference segments (neigbors of the original segment) and moves the nodes each according to its own reference segment.
     
    5353The status is indicated in the status line and visually (two reference segments shown instead of one).
    5454
    55 ==== Create intermediate points (+Shift) ====
     55==== Create intermediate points (+Shift) ====#Shift
    5656[[JOSMImage(cursor/modifier/rectangle_plussmall)]] Always create nodes, even if new segment is just lengthening of the old one.
    5757
    5858[[Image(Shift.png)]]
    5959
    60 ==== Create a new way nearby (+Alt) ====
     60==== Create a new way nearby (+Alt) ====#Alt
    6161[[JOSMImage(cursor/modifier/rectangle_plus)]] Don't alter original way, create new way instead. Ways will share the two nodes.
    6262
     
    6565
    6666== Extrude usage on unclosed ways ==
    67 === Drag end node with (+Ctrl) ===
     67=== Drag end node with (+Ctrl) ===#Ctrl
    6868
    6969Will extend way (move a node along segment):