Closed EulalieCoevoet closed 6 months ago
Hi @EulalieCoevoet
Thanks for the PR.
Could you elaborate a bit more the use case for the endTime parameter in animate. It is unclear to me what is its purpose and if its name reflects what it does.
It allows to synchronize and loop multiple animations.
Let's say you have an animation, with a duration of 2s but you want it to play again or rewind every 4s, you'll set :
@damienmarchal What do you think ?
What about endDelay
with the corresponding new implementation ?
@damienmarchal I've made the changes and added an exemple :)
@damienmarchal can we merge?
@EulalieCoevoet it is ok to me, i just change the code so the parameter is passed as "duration". If ok to you, you can merge the PR.
In numerics:
In animation: