Open alexeych opened 8 years ago
I'm looking for a solution to this issue as well, but specifically for the trackpad or Apple mouse. I noticed http://fantasy.co/ has solved this issue in their implementation.
Also an option is how Lethargy addresses that issue http://blog.danyll.com/lethargy-tackling-inertial-scroll/
I try to use Sly for full page item-based navigation, similar to "page piling" (popular pattern so far). The problem is that one average mouse-wheel action scrolls at once up to 4 items. I've played with options, but didn't find any to throttle the number of items scrolled per one mouse wheel scroll.