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

Fixed typo error in rotateOutDownLeft. Fixes #246 #255

Merged
merged 1 commit into from
Aug 7, 2014
Merged

Fixed typo error in rotateOutDownLeft. Fixes #246 #255

merged 1 commit into from
Aug 7, 2014

Conversation

yangshun
Copy link
Contributor

Current version of rotateOutDownLeft is broken because rotate is used instead of rotate3d. Have changed to rotate3d.

Demo codepen here: https://codepen.io/anon/pen/dnipf
Using my fix, it's working on my forked version of the gh-page: https://yangshun.im/animate.css/

@maunil89 maunil89 mentioned this pull request Aug 4, 2014
daneden added a commit that referenced this pull request Aug 7, 2014
Fixed typo error in rotateOutDownLeft. Fixes #246
@daneden daneden merged commit 62c132c into animate-css:master Aug 7, 2014
@yangshun yangshun deleted the rotate-out-down-left branch March 22, 2015 14:05
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

Successfully merging this pull request may close these issues.

2 participants