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
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
I was thinking, if it makes sense to have an option, where you can specify what happens, when you reach the end of the selection list while scrolling with the mousewheel.
The default behavior is, to scroll the whole page. But sometimes it could be nice to prevent the default behavior.
I came accross this example where you see on the left, the expected behavior, if the default behavior is prevented.
Maybe this will also be interesting, if there is the ability for infinity scrolling in near future. i.e #221 , #620