-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add support for touchscreen-based scrolling #204
Comments
Mouse scroll is already supported, allowing you to scroll on regular pages. What's the specific scenario you are looking for? |
i am working on 2in1 computer, with touchscreen, if i want to scroll touching my screen i cant. |
Gotcha, so what you are requesting is touchscreen support for scrolling. Gotcha. |
yes. should be awesome. thanks in advance, best regards |
Edit: Add support for touchscreen-based scrolling, probably using pointer-events or similar to react to scrolling gestures
when in touchscreen scroll is not working, would be fabulous add this option, or/and show scroll bar
The text was updated successfully, but these errors were encountered: