We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug when using steps easing, the first step always takes less time to finish, compare to every other steps.
To Reproduce https://codesandbox.io/s/hopeful-austin-fuvv6 open this demo, and it looks like the first step (from 1 to 2) takes less time than other steps.
Expected behavior every step should take same time to finish.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
fixed here: #670
Sorry, something went wrong.
@mracette Amazing, thanks for the contribution, will close this once it has been tested/merged
This is fixed in v3.2.0
No branches or pull requests
Describe the bug
when using steps easing, the first step always takes less time to finish, compare to every other steps.
To Reproduce
https://codesandbox.io/s/hopeful-austin-fuvv6
open this demo, and it looks like the first step (from 1 to 2) takes less time than other steps.
Expected behavior
every step should take same time to finish.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: