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

Switching CSS styles as part of state change doesn't work for undefined styles #18

Open
cleercode opened this issue May 20, 2014 · 0 comments

Comments

@cleercode
Copy link
Collaborator

See switchStyles function I added: e624921

Need to make it work for styles that aren't defined since they're default values (ex. switch from state with defined box-shadow to one without and it just keeps the shadow, but instead it should switch to none).

This is a stopgap until Framer properly animates these CSS properties.

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

No branches or pull requests

1 participant