Modify ↓
#19042 closed enhancement (fixed)
Unglue should be smarter when deciding which way is to change
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 20.05 |
Component: | Core | Version: | |
Keywords: | unglue | Cc: | Skyper |
Description
This is a follow up for #5452 and #18670
If user selects a node which connects two or more ways and presses G to unglue there will be one way which is not changed.
The current code prefers to change a way which ends at the selected node. If more ways end at the node it is a bit difficult to pretend what happens.
I see more possible criteria:
- prefer not to change an old way if it wasn't already modified
- prefer not to change the way which is member in more relations
Attachments (0)
Change History (3)
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 5 years ago
Keywords: | unglue added |
---|
Note:
See TracTickets
for help on using tickets.
In 16300/josm: