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

VIX-3573 Fix newly added element not showing in the tree when part of multiple groups #609

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

jeffu231
Copy link
Contributor

@jeffu231 jeffu231 commented Aug 9, 2024

  • Added logic to refresh the tree if an element was added to an existing group. This is a workaround for the logic that generates node paths only returning one path to the group.
  • An eventual fix should be made to fix the flaw in the node path logic flows that do not account for multiple paths to the same element. VIX-3574 was created to fix the bigger issue with the paths.

* Added logic to refresh the tree if an element was added to an existing group. This is a workaround for the logic that generates node paths only returning one path to the group.
* An eventual fix should be made to fix the flaw in the node path logic flows that do not account for multiple paths to the same element. VIX-3574 was created to fix the bigger issue with the paths.
@jeffu231 jeffu231 merged commit 718a118 into VixenLights:master Aug 9, 2024
1 check passed
@jeffu231 jeffu231 deleted the VIX-3573 branch August 9, 2024 15:26
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

Successfully merging this pull request may close these issues.

1 participant