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

Not working when element already has transition [baked v3.0.2] #197

Closed
JuhG opened this issue Dec 20, 2015 · 1 comment
Closed

Not working when element already has transition [baked v3.0.2] #197

JuhG opened this issue Dec 20, 2015 · 1 comment

Comments

@JuhG
Copy link

JuhG commented Dec 20, 2015

If the element already has a transition attribute via CSS, it won't be animated on load. This only happens if the element is visible on load, otherwise it works on scroll. But to keep the look of the website consistent I had to remove the already existing transitions.

@jlmakes
Copy link
Owner

jlmakes commented Dec 22, 2015

You know what @JuhG, there’s no good reason I hadn't already stored the computed transition styles. Thanks for your feedback!

I added this and bumped to v3.0.2 🙇

@jlmakes jlmakes changed the title Not working when element already has transition Not working when element already has transition [baked v3.0.2] Jan 8, 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

2 participants