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

treeview: recursive folding/unfolding with shift key held down #1354

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

manavortex
Copy link
Contributor

in tree view, opening/closing a node with shift key will also affect its children.

Implemented extra checks for some objects in mesh/app, as these are the ones where not having it annoyed me the most.
Feedback welcome, I have actually no idea what the correct way is of getting this helper class into the model.

Copy link
Member

@rfuzzo rfuzzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could do it like this I guess, with extension methods.

@rfuzzo rfuzzo merged commit 4d861cf into main Sep 6, 2023
2 checks passed
@rfuzzo rfuzzo deleted the feature/treeview-nesting-state-with-shift branch September 6, 2023 15:51
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