rcbyr / keen-slider

The HTML touch slider carousel with the most native feeling you will get.
https://keen-slider.io/
MIT License
4.66k stars 214 forks source link

perView: "auto" how to remove easing animation #285

Open Dachi301 opened 1 year ago

Dachi301 commented 1 year ago

https://user-images.githubusercontent.com/69164520/198303614-c02608d9-d9a0-4c20-806c-9005f0c7710d.mp4

When I have auto perView It has easing animation and I want to prevent that. Its emergency

sliderRef_img

rcbyr commented 1 year ago

You need to use less slides to create a perfect loop. Disable the loop or reduce the size of the slider container.

Dachi301 commented 1 year ago

Thanks for response, but I want it with loop and are there any alternatives to solve this problem?