glide icon indicating copy to clipboard operation
glide copied to clipboard

perTouch has no effect

Open espenlg opened this issue 2 years ago • 5 comments

No matter what I set the perTouch value to it always moves 1 image when swiping (at least in Chrome). Same thing when I try on https://glidejs.com/docs/options/#pertouch and adjust the setting. It does not change anything?

espenlg avatar Sep 17 '22 22:09 espenlg

Definitely, something is wrong there. Not sure in which version it appeared need to investigate it

jedrzejchalubek avatar Sep 22 '22 13:09 jedrzejchalubek

In 3.4.1 the perTouch works as expected since 3.5.0 it's broken.

Raidri avatar Sep 26 '22 13:09 Raidri

In 3.4.1 the perTouch dont working

ipyguru avatar Feb 11 '23 16:02 ipyguru

As of version 3.5.2, perTouch is still broken. Any chance of this getting fixed in a future release?

wsSteve avatar Dec 26 '23 20:12 wsSteve

in the document there is perTouch, but not in the code. Use perSwipe, which does something similar.

https://github.com/glidejs/glide/blob/master/src/defaults.js#L99

related: #593

jeffdrumgod avatar May 22 '24 15:05 jeffdrumgod