Skip to content

Fix overflow on non-scrolling widgets #28

@docelic

Description

@docelic

Run e.g. test/widget-scrollable-boxes.cr.
If the main box is created with scrollable: false, then the overflowing children are just shown on the screen instead of being permanently hidden (since they're out of visible area, and there's no way to scroll them).
See whether this is intentional or an unhandled case.
Same issue is present in Blessed.

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