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

Negative cubic-bezier values are broken on sequences and groups #637

Open
garthenweb opened this issue Aug 21, 2014 · 0 comments
Open

Negative cubic-bezier values are broken on sequences and groups #637

garthenweb opened this issue Aug 21, 2014 · 0 comments

Comments

@garthenweb
Copy link

When applying easing with cubic-bezier and negative value (e.g. cubic-bezier(.2,0,1,-1)) to animation groups or sequences the result is not as excepted. They will not show a bounce effect.
Normal animation work fine. Recognized this issue in all mayor browsers on Windows 8 (Chrome 36 and 38, Firefox 31; IE 11).

Here you can find an example for all three types: http://jsfiddle.net/u2v1L8zs/1/

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