glide icon indicating copy to clipboard operation
glide copied to clipboard

move multiple perView slide with arrows

Open al404 opened this issue 5 years ago • 3 comments

HI setup my glide slider

`var glide = new Glide('#glide-blogdettagliogallery', { type: 'slider', perView: 2 });

glide.mount();`

It seems to move the 2 elements at a time if I swipe dragging with mouse but it doesn't with arrows maybe cose is not correct?

data-glide-dir="<"

al404 avatar Sep 25 '20 08:09 al404

I'm facing the same problems in Mobile view. Move to the third element when clicking the arrows. But it just happened on the mobile and work normally on the Desktop view

phanthelam avatar Apr 10 '21 18:04 phanthelam

https://user-images.githubusercontent.com/60104226/114281762-72502d00-9a6a-11eb-9d33-e299f870c5c2.MP4

any help for this case : ios 14

phanthelam avatar Apr 10 '21 19:04 phanthelam

Duplicate of #346 ?

gerardnico avatar Feb 19 '22 10:02 gerardnico