We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While investigating wrong gesture detection on the scroll zone, I've also encountered a Chromium issue that allows for scrolling on the Gesture Zone.
Scroll by dragging in the Gesture Zone on Chromium either on Android or Windows(if you have a touch screen like I do)
It allows scroll on the Gesture Zone on Android & Chrome. https://github.com/user-attachments/assets/8b5c3ebf-dbfc-4d33-a53b-d278d920ca3b
It plainly shouldn't allow for scroll there.
The text was updated successfully, but these errors were encountered:
Reuploading the video, as it attached improperly above.
Sorry, something went wrong.
No branches or pull requests
While investigating wrong gesture detection on the scroll zone, I've also encountered a Chromium issue that allows for scrolling on the Gesture Zone.
Steps to Reproduce
Scroll by dragging in the Gesture Zone on Chromium either on Android or Windows(if you have a touch screen like I do)
Current Behavior
It allows scroll on the Gesture Zone on Android & Chrome.
https://github.com/user-attachments/assets/8b5c3ebf-dbfc-4d33-a53b-d278d920ca3b
Expected Behavior
It plainly shouldn't allow for scroll there.
The text was updated successfully, but these errors were encountered: