Modify ↓
#3798 closed defect (fixed)
[PATCH] Merge nodes tool - respect selection order
Reported by: | bastiK | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Merge nodes | Cc: |
Description
When using the merge tool (M) you cannot decide what node is going to be the target node for merging.
With this patch it is always the node selected last.
Attachments (1)
Change History (5)
Changed 13 years ago by
Attachment: | merge-order.patch added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
My picture is that everything gets sucked into the last position of the mouse curser.
But I don't really care, as long as it is consistent.
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by
I'v applied bastiK's patch and didn't change the order. Personally, I also prefer to merge to the last selected node.
Should we make this configurable?
Note: See
TracTickets for help on using
tickets.
Hmm, I would say merging to the first one is better. I think this is a more common workflow to first select the target and then all the sources.