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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 TreeViewItem can't be opened programatically #493

Closed
bdlukaa opened this issue Aug 26, 2022 · 0 comments
Closed

馃悰 TreeViewItem can't be opened programatically #493

bdlukaa opened this issue Aug 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bdlukaa
Copy link
Owner

bdlukaa commented Aug 26, 2022

Describe the bug
When setting TreeViewItem.expanded to true, only the icon is changed. The item children does not show up!

To Reproduce
Steps to reproduce the behavior:

  1. Create a final item = TreeViewItem();
  2. Call item.expanded = true;
  3. Item is not expanded

Expected behavior
The item to be expanded

Additional context
n/a

@bdlukaa bdlukaa added the bug Something isn't working label Aug 26, 2022
@bdlukaa bdlukaa closed this as completed in 878ad91 Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant