Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reordering of constraints and and elements doesn't work #1309

Open
shyblower opened this issue May 11, 2023 · 2 comments
Open

Reordering of constraints and and elements doesn't work #1309

shyblower opened this issue May 11, 2023 · 2 comments

Comments

@shyblower
Copy link

shyblower commented May 11, 2023

When I try to reorder constraints in the Assembly tree by dragging them with the mouse and dropping them before another constraint, the constraint after the dropped one gets replaced by the dropped one but the dropped one also remains in its original position. So I get the constrained I tried to reorder twice in the tree, like two tree items pointing to the same constraint object while the constraint after the dropped one is removed.
When I try to remove one of the duplicated constraint items, both disappear from the tree.

The same goes for the elements list inside the assembly tree.

I'm experiencing this when using the latest LinkMerge prerelease build from your Link Branch.

@shyblower
Copy link
Author

It's btw. the same with the 220709 LinkDaily release.

Reordering parts and items outside an Assembly3 subtree works, though.

@shyblower
Copy link
Author

The "move item up/down" functionality from the Assembly 3 menu and toolbar works correctly and does what I tried to achieve with reordering.

Is this a known problem and the reason why the "move item up/down" (asm3CmdUp and asm3CmdDown) functionality exists?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant