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 ShowNode method in TreeViewPlugin does not collapse the tree #1650

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ijlal99
Copy link
Collaborator

@ijlal99 ijlal99 commented Aug 31, 2024

The TreeViewPlugin's documentation says that if you call ShowNode method with an object, it will first collapse the tree, then expand and scroll the node into view. However, the collapsing was not implement.

Collapsing of TreeViewNode was added in this PR.

Reference Ticket number: XEOK-101

@ijlal99 ijlal99 marked this pull request as draft August 31, 2024 10:52
@ijlal99 ijlal99 marked this pull request as ready for review August 31, 2024 10:55
@xeolabs xeolabs merged commit 2f558c6 into master Sep 4, 2024
4 of 5 checks passed
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.

2 participants