Modify ↓
Opened 16 years ago
Closed 16 years ago
#1625 closed enhancement (fixed)
[PATCH] Extended UnGlueAction
Reported by: | Henry Loenwind | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
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)
by , 16 years ago
Attachment: | UnGlueAction.diff added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
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.
Note:
See TracTickets
for help on using tickets.
What is new here?
Select node and one way already does only unglue that one way.