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

fix(gui): remove tree children expansions as well #630

Merged
merged 1 commit into from Apr 24, 2019
Merged

fix(gui): remove tree children expansions as well #630

merged 1 commit into from Apr 24, 2019

Conversation

asashour
Copy link
Contributor

When a tree node is collapsed, we remove it from the "tree expansions", however opened children still remain in the saved values.

This change recursively removes all sub-children from being saved when a node is collapses.

@skylot skylot merged commit 58365a8 into skylot:master Apr 24, 2019
@asashour asashour deleted the treeExpansion branch April 24, 2019 16:52
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.

None yet

2 participants