You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
I need to shorten the overall animation time. By alternating the parameters like DURATION, FRAMES_PER_VALUE I succeeded to change the 'speed' of rotation etc, but the overall duration remains constant.
Please, suggest the solution!
My counter: http://pizzaotto.ru/pizza-count-async/
The text was updated successfully, but these errors were encountered:
well, I found this discussion #91 and succeeded to change my counter.
the trick is, you need to set duration in multiple places, in your php, js, and css.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I need to shorten the overall animation time. By alternating the parameters like DURATION, FRAMES_PER_VALUE I succeeded to change the 'speed' of rotation etc, but the overall duration remains constant.
Please, suggest the solution!
My counter:
http://pizzaotto.ru/pizza-count-async/
The text was updated successfully, but these errors were encountered: