Fixed stop method
- Added new parameter
isStopping
that indicates if the machine is
displaying the stop animation. - While the machine is stopping, the function
stop()
returns the future active element and the parameterisRunning
stilltrue
.
isStopping
that indicates if the machine isstop()
returns the future active element and the parameter isRunning
still true
.