MX Master mice not working without touchpad support enabled
Opened this issue · 3 comments
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.
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?
Yes that's a good idea to rename that option. Thank you!