Modify ↓
Opened 5 years ago
Closed 5 years ago
#1625 closed enhancement (fixed)
[PATCH] Extended UnGlueAction
| Reported by: | Henry Loenwind | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
This extends the unglue action so it can unglue a way.
Select a way (and optionally some of its nodes to restrict the unglueing) and execute. The result will be that only this way has got new nodes.
Note this patch is against v1013 + #1622
Attachments (1)
Change History (6)
Changed 5 years ago by Henry Loenwind
comment:1 Changed 5 years ago by anonymous
comment:2 Changed 5 years ago by Henry Loenwind
Before it would only unglue a single node, now it can unglue any number of nodes as long as they are part of the same way.
comment:3 Changed 5 years ago by anonymous
Did not apply. Can you update it?
comment:4 Changed 5 years ago by anonymous
Ah, sorry, overlooked the #1622 not.
comment:5 Changed 5 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
Fixed in r1024.
Note: See
TracTickets for help on using
tickets.



What is new here?
Select node and one way already does only unglue that one way.