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
Fixedjosex2r#12
Thanks for reporting :)
I've added new parameter `isStopping` that indicates if the machine is
displaying the stop animation.
In this state, the function `stop()` still returning the future active
element and the parameter `isRunning` still `true` until the machine
fully stops.