A showcase app for the Flutter SDK. Wonderous will educate and entertain as you uncover information about some of the most famous structures in the world.
MIT License
4.02k
stars
947
forks
source link
Horizontal scrolling using SHIFT modifier stops working when mouse is moved (MacOS + Chrome) #145
Horizontal scrolling with the SHIFT modifier stops working when the mouse cursor is moved. It seems to invert the SHIFT key, as scrolling will resume working when SHIFT key is released. Until mouse is moved again, at which point it will stop working.
To reproduce
Launch the web version using Chrome on macOS
Open the home menu, and navigate to the "Collections" page
Hold SHIFT and scroll the mouse wheel.
Observe as the list scrolls as expected
With SHIFT still held down, move your mouse cursor 1px or more
Observe as scrolling stops working, even though SHIFT is still pressed
Release SHIFT key and scroll the mouse wheel
Observe as scrolling works even though SHIFT is no longer being pressed
Horizontal scrolling with the SHIFT modifier stops working when the mouse cursor is moved. It seems to invert the SHIFT key, as scrolling will resume working when SHIFT key is released. Until mouse is moved again, at which point it will stop working.
To reproduce
https://github.com/gskinnerTeam/flutter-wonderous-app/assets/736973/3e7ed927-70f9-4cd1-8dbc-98738da4c083