Changes between Version 2 and Version 3 of Ticket #20038, comment 16


Ignore:
Timestamp:
2020-11-09T09:54:55+01:00 (5 years ago)
Author:
mdk

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20038, comment 16

    v2 v3  
    66* minimize length changes of segments
    77* minimize size change of the area.
     8A "natural" behaviour would be something like "keep the size of the area and try to move nodes as little as possible". I don't know how rectifying a whole way actually works. But this action works as I expect. But rectifying nodes looks like to have a complete different implementation.
    89
    910What is the semantic of different selection orders of the nodes? Can you explain a user what does it mean to select nodes in a different way and what result he could expect? If not, the action should not produce different results depending of the selection order. So the action should sort the nodes at the beginning.