flutterph / devs

DEVS: Developer Board and Jobs Listing | For Developers, By Developers
https://devs.flutter.ph
39 stars 66 forks source link

[bug] [ux] Scroll touch is working on web. #325

Open OliverRhyme opened 3 years ago

OliverRhyme commented 3 years ago

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:

  1. Go to the website
  2. 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):