Vote count:
0
So I am using iScroll 5 and my initialisation looks like this:
var myScroll = new IScroll('.layout-mobile .carousel-container', {
eventPassthrough: true,
scrollX: true, scrollY: false, preventDefault: false, snap: ".layout-mobile .carousel-container .carousel-panel",
probeType: 1
});
Each slide has a link and image inside that link. So when I drag then image gets dragged and when I release the mouse then the actual scroll event is fired and slide move on mouse move (i.e. with mouse button released, see this video). Due to this I am not able to switch between slides. On mobile it works fine.
asked 14 secs ago
iScroll scrolling issue when testing with cursor
Aucun commentaire:
Enregistrer un commentaire