dynamicweb / swiffy-slider

Super fast carousel and slider with touch for optimized websites running in modern browsers.
MIT License
238 stars 29 forks source link

Issues with slider loop #45

Closed sonomzy closed 2 years ago

sonomzy commented 2 years ago

Swiffy slider jumps to start or end when loop is activated. Slides do not actually loop. They just jump.

nicped commented 2 years ago

Thank you for joining. Can you ellaborate a bit more? Are you referring to the infinite example on the doc site example page or in general? Remember that Swiffy slider is a scrolling div and basicslly scrolls back to start or end when looping - that is on purpose and what makes this slider much faster and way smaller than alternatives.

sonomzy commented 2 years ago

Oh, all right. It's not a bug if it's a purpose. But the feature will be very much appreciated.

nicped commented 2 years ago

There is an infinte example on the examples page you can check out if it fit your needs.

sonomzy commented 2 years ago

All right. Thank you.