Skip to content

Text in Checkbox cut off #6376

@haferburg

Description

@haferburg

If the label text of a Checkbox is too long, it will be cut off.

I would prefer the text to get wrapped in order to span multiple lines instead.

From looking at the code, it seems like this is currently not possible to achieve due to the code in ToggleButton._make_label(), which only returns the first line of the text. Also get_content_height() always returns 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions