Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support wrapAround: true #5

Open
elcontraption opened this issue Sep 9, 2016 · 3 comments
Open

Support wrapAround: true #5

elcontraption opened this issue Sep 9, 2016 · 3 comments

Comments

@elcontraption
Copy link
Owner

elcontraption commented Sep 9, 2016

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 elcontraption changed the title Test against Flickity features Support wrapAround: true Oct 22, 2016
@elcontraption elcontraption changed the title Support wrapAround: true Support wrapAround: true Oct 22, 2016
@sadeghbarati
Copy link

sadeghbarati commented Sep 20, 2020

@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)

@jonnitto
Copy link

jonnitto commented Nov 4, 2020

Any progress on this?

@elcontraption
Copy link
Owner Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants