jQuery-slimScroll
jQuery-slimScroll copied to clipboard
add scroll momentum when scrolling on a mobile
Hi,
Great work on slim scroll. Support for mobile devices is good, somehow, can you add a scroll momentum when it's swiped? It pause/hault immediately, this will be good for mobile devices.
Thanks
Same problem, in mobile scrolling is too slow for large list. Is there way to ad momentum/fast scrolling in mobile?
I need this too....
+1 bump
Momentum scrolling isn't supported (yet) but hopefully the plugin author will add this option soon. If your looking for faster scrolling, you could add/change the option touchScrollStep with a value of around 50. this is sufficient enough for the users on my web projects.
+1.
Changing the touchScrollStep value doesn't seem to make any difference, am I doing it wrong I wonder? I'm changing the touchScrollStep:200 value in jquery.slimscroll.min.js
Any solution to make it faster? touchScrollStep doesn't work for me either.