You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As scroll touch is generally only implemented on touch mobile devices, it is confusing that scroll touch is working on the web version. It also block the ability to select text.
To Reproduce
Steps to reproduce the behavior:
Go to the website
Hold mouse left click ang simulate touch scroll
Expected behavior
Web pages generally don't have touch scroll. Should only be scrolled via the scroll bar see #324, or the mouse wheel.
Environment (please complete the following information):
OS: Any
Browser: Any
The text was updated successfully, but these errors were encountered:
Describe the bug
As scroll touch is generally only implemented on touch mobile devices, it is confusing that scroll touch is working on the web version. It also block the ability to select text.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Web pages generally don't have touch scroll. Should only be scrolled via the scroll bar see #324, or the mouse wheel.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: