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
Not really sure why this happens, but for some reason, SmoothScroll ignores MX Master wheelEvents if touchpad support is disabled in the settings - tested with an MX Master 2S and 3.
It's not a huge issue, just a bit confusing.
The text was updated successfully, but these errors were encountered:
Because "ignore touchpad" really means ignore high precision scrolling devices (touchpads and mouses).
You cannot really differentiate between the two in Javascript, all you see is highly precise scroll deltas.
I recommend the native applications (Mac or Windows) which offer better support for such logitech devices (also works in other applications not just your browser).
Note: it requires payment to continue using after the 21 day trial
I, myself use a Logitech Anywhere daily with free flying scroll mode and it is an amazing experience with SmoothScroll native.
I see, thanks for the explanation! The native version isn't really an option for me, since I'm on Linux. Maybe a tooltip or something similar with a short explanation should be added to the touchpad setting?
Not really sure why this happens, but for some reason, SmoothScroll ignores MX Master wheelEvents if touchpad support is disabled in the settings - tested with an MX Master 2S and 3.
It's not a huge issue, just a bit confusing.
The text was updated successfully, but these errors were encountered: