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
First thank your work, I use it as a React wrapper as described in the doc and it worked right out of the box, simply brilliant...
I have one small issue however, I have a mouse Logitech MX Master which has some kind of inertia on the wheel, that is if you scroll fast it will keep scrolling on its own for a bit (physically, that is the wheel is still turning.
In this case I see multiple rebounds when reaching the bottom of the scrollable element, typically 3.
Interestingly this only happens when scrolling to bottom, no extra rebounds on top (while the wheel is still turning).
The text was updated successfully, but these errors were encountered:
First thank your work, I use it as a React wrapper as described in the doc and it worked right out of the box, simply brilliant...
I have one small issue however, I have a mouse Logitech MX Master which has some kind of inertia on the wheel, that is if you scroll fast it will keep scrolling on its own for a bit (physically, that is the wheel is still turning.
In this case I see multiple rebounds when reaching the bottom of the scrollable element, typically 3.
Interestingly this only happens when scrolling to bottom, no extra rebounds on top (while the wheel is still turning).
The text was updated successfully, but these errors were encountered: