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: scroll clamping #87

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

luoxiaozero
Copy link
Contributor

Fix #80.
When the viewport_height is greater than the content_height, the scroll_offset becomes positive.

@nicoburns nicoburns enabled auto-merge (squash) June 26, 2024 09:16
@nicoburns nicoburns merged commit 5af711f into DioxusLabs:main Jun 26, 2024
8 checks passed
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.

Content that is smaller than the window aligns to bottom of window
2 participants