elcontraption / flickity-transformer

Transform your Flickity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support wrapAround: true

elcontraption opened this issue · comments

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
Screenshot (189)

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!