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

Prevent ScrollArea:s from becoming tiny #1255

Merged
merged 3 commits into from Feb 17, 2022
Merged

Conversation

emilk
Copy link
Owner

@emilk emilk commented Feb 16, 2022

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