jQuery-slimScroll icon indicating copy to clipboard operation
jQuery-slimScroll copied to clipboard

add scroll momentum when scrolling on a mobile

Open gitlovenotwar opened this issue 10 years ago • 7 comments

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

gitlovenotwar avatar Oct 24 '14 20:10 gitlovenotwar

Same problem, in mobile scrolling is too slow for large list. Is there way to ad momentum/fast scrolling in mobile?

v29neil avatar Feb 10 '15 06:02 v29neil

I need this too....

BeauKelsey avatar Mar 17 '15 22:03 BeauKelsey

+1 bump

dansz avatar Mar 19 '15 21:03 dansz

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.

sharpe89 avatar May 11 '15 14:05 sharpe89

+1.

douwevdijk avatar Dec 04 '15 07:12 douwevdijk

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

Artegra avatar Jan 20 '16 17:01 Artegra

Any solution to make it faster? touchScrollStep doesn't work for me either.

akvaliya avatar Aug 12 '19 08:08 akvaliya