Skip to content
This repository was archived by the owner on Mar 27, 2019. It is now read-only.

iscroll not working in Android latest version 6.0.1 and chrome beta#1229

Open
qcgm1978 wants to merge 1 commit intocubiq:masterfrom
qcgm1978:master
Open

iscroll not working in Android latest version 6.0.1 and chrome beta#1229
qcgm1978 wants to merge 1 commit intocubiq:masterfrom
qcgm1978:master

Conversation

@qcgm1978
Copy link

fix bug in demo html.
reference: #1118

This is the same question in 5.2.0;You can try to set options like this

disablePointer: true, // important to disable the pointer events that causes the issues
disableTouch: false, // false if you want the slider to be usable with touch devices
disableMouse: false // false if you want the slider to be usable with a mouse (desktop)

disable pointer event,force to use touch

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant