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

Only restrict overscroll behavior in the Y direction #174

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

katamartin
Copy link
Member

Removing overscroll restriction in x direction allows Chrome to respond to swipe-to-navigate gestures. In practice, applications only use y-based overflow scrolling (where we want to limit bouncing with style).

@katamartin katamartin requested a review from Shane98c December 13, 2024 17:35
Copy link
Member

@Shane98c Shane98c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work tracking this down!!

@katamartin katamartin merged commit e869cae into main Dec 13, 2024
7 checks passed
@katamartin katamartin deleted the katamartin/overscroll-behavior branch December 13, 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