Skip to content

Prevent ScrollArea:s from becoming tiny - #1255

Merged
emilk merged 3 commits into
masterfrom
fix-shrinking-scroll-areas
Feb 17, 2022
Merged

emilk merged 3 commits into
masterfrom
fix-shrinking-scroll-areas

Conversation

@emilk

@emilk emilk commented Feb 16, 2022

Copy link
Copy Markdown
Owner

Closes #1097

ScrollArea:s will not shrink below a certain minimum size, set by min_scrolled_width/min_scrolled_height. Default: 64.0 points. This is to prevent tiny ScrollArea:s.

@emilk
emilk merged commit 3d754e3 into master Feb 17, 2022
@emilk
emilk deleted the fix-shrinking-scroll-areas branch February 17, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ScrollArea can collapse to nothingness

1 participant