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: hierarchy pane not being scrollable #747

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

Jydett
Copy link
Contributor

@Jydett Jydett commented Dec 1, 2023

What's fixed

When a class has a lot of children, the hierarchy pane is not scrollable, before:
image

After:
image

Somehow, the custom implementation of TreeItem was preventing the layout to compute correctly the size of the tree ¯_(ツ)_/¯

@Col-E Col-E merged commit 8dc61b4 into Col-E:dev3 Dec 8, 2023
2 checks passed
@Jydett Jydett deleted the fix/hierarchy_pane_scroll branch December 8, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants