rochal / jQuery-slimScroll

small jQuery plugin that transforms any div into a scrollable area with a nice scrollbar. Demo and more:
http://rocha.la/jQuery-slimScroll
2.23k stars 928 forks source link

Does not work in touch devices #308

Open akvaliya opened 5 years ago

akvaliya commented 5 years ago

I have implemented slimscroll in my project.

I have touch dell laptop & slimscroll works great with mouse scroll.

But when i try to scroll by touch it is not even scrolling 5px. It's impossible to scroll even 200px with touch.

That's how much slow scroll is in touch devices.

Is there any setting for this? How can i resolve this?