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 for units other than px for transform stops x position #7

Open
elcontraption opened this issue Sep 17, 2016 · 0 comments
Open

Comments

@elcontraption
Copy link
Owner

elcontraption commented Sep 17, 2016

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 Add support for units other than px for transform stops x position Add support for units other than px for transform stops x position Sep 17, 2016
@elcontraption elcontraption changed the title Add support for units other than px for transform stops x position Support for units other than px for transform stops x position Oct 22, 2016
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

1 participant