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 clip to not include padding #625

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jrmoulton
Copy link
Contributor

This makes it so that content isn't clipped until the bounds of the scroll view instead of clipping at the content rectangle.

This also moves the scroll bars out to the bounds of the scroll view as well to match.

This makes it so that padding on a scroll view can be used as a safe area that won't be clipped

@dzhou121 dzhou121 merged commit 7842e41 into lapce:main Oct 18, 2024
7 checks passed
@jrmoulton jrmoulton deleted the fix-scroll-clip branch October 18, 2024 18:22
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.

2 participants