Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix overflow behavior for TreeViewItem #270

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

klondikedragon
Copy link
Contributor

Fixes #269.

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "optimize/organize imports" on all changed files
  • I have added/updated relevant documentation

Also modify example to demonstrate fixed behavior.
Copy link
Collaborator

@WinXaito WinXaito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not tested but the code seems ok.

@bdlukaa bdlukaa merged commit 82e89db into bdlukaa:master Apr 5, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long Text widget in TreeView item overflows🐛
3 participants