This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
Prevent page from scrolling, when scrolling inside selection #832
Open
Description
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