Changes between Version 1 and Version 2 of Ticket #19111, comment 3


Ignore:
Timestamp:
2020-04-18T16:52:56+02:00 (6 years ago)
Author:
GerdP

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19111, comment 3

    v1 v2  
    11The same popup is shown twice because the unglue action first tries to split the closed way. If user cancels this action the popup is shown again because the node is tagged and thus the user may want to unglue the tagged node from the way. I hope there is no user who relies on this strange behaviour.
    2 
    3 My proposal:
    4 I think the popup should not ask where the tags should be put when the node is referenced exactly once in only one way. The only possible reason to press G is to create a new node with the tags of the selected node, else we crate a new untagged node which is not connected to anything.
    5 
    6 If the popup asks where the tags should be put and the user selects the old node, it is clear that the users wants to unglue a closed or self-intersecting node.