Support wrapAround: true
This is closely tied to issue #7.
Relevant line of code:
// Get proximity to carousel home
xPos = slide.parent.x < 0 ? slide.target - Math.abs(slide.parent.x) : slide.target + slide.parent.x
@elcontraption
https://www.thelineanimation.com/work/league-of-legends-giants this might help
take a look at the source and search .Carousel and listen to it while solving True Damage. GL

https://codepen.io/riccardo051/pen/vYGQOLG
https://codepen.io/desandro/pen/wWQQwN
https://github.com/metafizzy/flickity/pull/1032/commits/5adc1fdfdad389e473ef5c40fda2ea872c27d258
https://github.com/metafizzy/fizzy-ui-utils
https://github.com/metafizzy/flickity/pull/1032
https://github.com/rcbyr/keen-slider
https://codesandbox.io/s/keen-slider-zoom-vanilla-0vsof?file=/index.html
https://github.com/rcbyr/keen-slider/blob/ebb8578cf501f2e86103303ee351cb0c37d4ba76/src/keen-slider.js#L615
Any progress on this?
Hey @sadeghbarati @jonnitto with everything going on, I doubt I'll be doing any updates or maintenance here. I'd love to hear about any progress though. Thanks!