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

Fix intrinsic size of scroll containers that have a small explicit flex-basis #728

Merged
merged 4 commits into from
Oct 22, 2024

Conversation

nicoburns
Copy link
Collaborator

Objective

The intrinsic size of scroll containers shouldn't floor their base size.

@nicoburns nicoburns added the bug Something isn't working label Oct 22, 2024
@nicoburns nicoburns merged commit 9f1d71c into DioxusLabs:main Oct 22, 2024
20 checks passed
@nicoburns nicoburns deleted the fix/intrinsic-size-scroll-nodes branch October 22, 2024 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flexbox container isn't shrinking to be smaller than its content size + margins
1 participant