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

🐛 TreeViewItem content overflow #937

Closed
S0NN1 opened this issue Oct 4, 2023 · 0 comments
Closed

🐛 TreeViewItem content overflow #937

S0NN1 opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@S0NN1
Copy link

S0NN1 commented Oct 4, 2023

Describe the bug
Using a Text widget with very long text in the content attribute of a TreeViewItem makes the text overflow.

To Reproduce
Steps to reproduce the behavior:

  1. Create a ThreeView with ThreeViewItems containing Text widgets in the content attribute wider than the current window size.
  2. See text cut-off.

Expected behavior
The ThreeViewItem should let the user define a fixed height or adapt to content size.

Screenshots
image

@bdlukaa bdlukaa added the bug Something isn't working label Oct 6, 2023
@bdlukaa bdlukaa changed the title 🐛 ThreeViewItem content overflowing 🐛 TreeViewItem content overflow Oct 7, 2023
@bdlukaa bdlukaa closed this as completed Oct 7, 2023
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

2 participants