Changes between Version 13 and Version 14 of Help/Action/Extrude


Ignore:
Timestamp:
2014-06-02T17:56:45+02:00 (12 years ago)
Author:
AlfonZ
Comment:

[6252], #8798

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/Extrude

    v13 v14  
    5555* Size of right angle helper symbol: {{{extrude.angle-symbol-radius}}} (pixels).
    5656* [#Movenode Moving nodes] without the need of pressing {{{Ctrl}}}: {{{extrude.drag-nodes-without-ctrl}}} (boolean).
     57* Ignoring shared nodes to avoid overlapping segments: {{{extrude.ignore-shared-nodes}}} (boolean).
     58    If enabled (default), nodes shared with other way(s) are left untouched and new node is created to facilitate the extrusion.
     59[[Image(IgnoreSharedNodes-enabled.png)]]
     60    If disabled, shared nodes are still part of the way, segments might overlap.
     61[[Image(IgnoreSharedNodes-disabled.png)]]
    5762
    5863----