cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.8k forks source link

Not working properly in touch screen device (mobile, tablets) #1166

Open hgminh-pk opened 7 years ago

hgminh-pk commented 7 years ago

I think this error has been reported several times. Some solutions are proposed but they do not work in my case so I open new issue here.

Basically, the scroll in mobile browser is slow and hard to drag.

I have tried several things:

Demo: Server: http://srv1.openworx.nl:8100/web Account: demo/demo. Click on the top left button to show the drawer containing the iscroll.

Related issue: #1118, #1109

sculove commented 7 years ago

@hgminh-pk Can you give me a simple example? I couldn't reproduce.

KevinBrogan commented 5 years ago

I'm having the exact same issue. disablePointer = true fixes the scroll issue on android chrome, but click events no longer work