Skip to content

🐛 TreeViewItem content overflow #937

@S0NN1

Description

@S0NN1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions