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

Tree Expand/Collapse is disabled in ExecuteExtractionUI #1341

Open
tznind opened this issue Aug 5, 2022 · 0 comments
Open

Tree Expand/Collapse is disabled in ExecuteExtractionUI #1341

tznind opened this issue Aug 5, 2022 · 0 comments
Labels
bug Issues that highlight a piece of functionality that is not working as expected low priority usability

Comments

@tznind
Copy link
Contributor

tznind commented Aug 5, 2022

Problem is here. ExecuteExtractionUI uses suppress children. Altering this if statement doesn't help as the expand/collapse children commands are just broken for suppressing tree views.

if (_args.Tree != null && !commonFunctionality.Settings.SuppressChildrenAdder)

@tznind tznind added usability low priority bug Issues that highlight a piece of functionality that is not working as expected labels Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that highlight a piece of functionality that is not working as expected low priority usability
Projects
No open projects
Development

No branches or pull requests

1 participant