Open hgminh-pk opened 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:
disablePointer = true
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
@hgminh-pk Can you give me a simple example? I couldn't reproduce.
I'm having the exact same issue. disablePointer = true fixes the scroll issue on android chrome, but click events no longer work
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:
disablePointer = true
make the scroll smooth, but then I cannot receive click event.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