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

on FadeInRight, FadeOutRight the effect is different from the original Animate.css #30

Open
FerchoCarcho opened this issue Oct 28, 2016 · 2 comments
Assignees
Labels

Comments

@FerchoCarcho
Copy link

@tgdev
in your Sass _fadeInRight.scss _fadeOutRight.scss you have the
$base-distance * 2 variable instead of 100%
but the effect makes the fadeIn & fadeOut slow, very different from the original.
I had to change it to 100% again.

Can you explain why you changed it?

@tgdev
Copy link
Owner

tgdev commented May 22, 2017

Hey @FerchoCarcho ,

There's a good chance my variable was from a super early version of the original animate.css repo.

Happy to change it to the 100% values.

Will let you know when it's done.

@tgdev tgdev added the bug label May 22, 2017
@tgdev tgdev self-assigned this May 22, 2017
@ciriousjoker
Copy link

...So, is it done yet?

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

No branches or pull requests

3 participants