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

fix speed bug when animation set as fade #20

Closed
wants to merge 1 commit into from

Conversation

namiwang
Copy link

say speed was set to 2000 and animation was set as fade, then we need (speed / 2) ms to fade in and the same time to fade out

say speed was set to 2000 and animation was set as fade, then we need (speed / 2) ms to fade in and the same time to fade out
@epetre
Copy link

epetre commented Mar 28, 2016

Oh just saw this, I did the exact same fix...
Since this is 2014, not sur if it's going to be merged, but I included the minified version too, maybe that will help.

#32

@namiwang namiwang closed this May 28, 2020
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