nolimits4web / swiper

Most modern mobile touch slider with hardware accelerated transitions

Home Page:https://swiperjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not looping smoothly with freeMode enabled

sreuter opened this issue · comments

Check that this is really a bug

  • I confirm

Reproduction link

https://jsfiddle.net/o7b25rc9/26/

Bug description

Please see original issue at #2578 by @Tucsky, as I think the issue was totally valid and should not have been closed with a "by design" comment.

Expected Behavior

The slider continue to loop SMOOTH until freemode lose his velocity

Slider create duplicates during freemode

Actual Behavior

The slider bounce on the last slide (which is centered) leaving a side of the slider EMPTY

Slider does not create duplicates during freescroll until velocity is

68747470733a2f2f692e696d6775722e636f6d2f5972584a6f30652e676966

RPReplay_Final1716434261.2.MP4

Swiper version

11.1.3

Platform/Target and Browser Versions

WINDOWS, OSX (and probably every os and browsers)

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR