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

Scrolling for mobile platform (after the "touchend" event) #297

Open GabbasovDinar opened 6 years ago

GabbasovDinar commented 6 years ago

When you take off your finger from screen, scrolling stops immediately. But for default event (without this plugin), scrolling continues.

Steps to reproduce:

Current behavior:

Expected behavior: The scrollbar scrolls down / up for without touching when you take off finger, as for default event

MR-AMDEV commented 5 years ago

Hi @GabbasovDinar , Its the issue that exist with slimscroll it needs moderation but i have found a temporary workaround for this by changing a few lines of codes .

Thanks, Please ask moderators to make this plugin living else it will gets obsolete.