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

ScrollView: do scroll bounds checking early #41

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

Cloudef
Copy link
Contributor

@Cloudef Cloudef commented Jun 8, 2024

The ScrollView will panic if scroll.y is given a number that is outside the content size.

The ScrollView will panic if scroll.y is given a number that is outside
the content size.
@rockorager rockorager merged commit 9bbcebb into rockorager:main Jun 9, 2024
1 of 4 checks passed
@rockorager
Copy link
Owner

rockorager commented Jun 9, 2024

Thanks! Not sure why that test randomly failed :/ But unrelated to this PR

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