Skip to content

Add expand/collapse support to TreeView#7451

Open
MiriShulman wants to merge 4 commits intoisl-org:mainfrom
MiriShulman:treeview-expand-clean
Open

Add expand/collapse support to TreeView#7451
MiriShulman wants to merge 4 commits intoisl-org:mainfrom
MiriShulman:treeview-expand-clean

Conversation

@MiriShulman
Copy link
Copy Markdown

Adds expand/collapse support to TreeView.

This introduces:

  • SetItemExpanded
  • IsItemExpanded
  • Python bindings exposure

Fixes #7396

@update-docs
Copy link
Copy Markdown

update-docs bot commented Mar 2, 2026

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

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.

Add the "collapse" and "open" functions to TreeView in python

1 participant