Currently, when an animation is running, no change in the animation buttons can be seen. This can be confusing in certain situations, e.g. when the animation speed is very low or too fast (screen update not keeping up), and the user doesn't know if the animation is running or not.
This could be improved by switching to a classic pause button || when the animation is running, or keeping the "play" button pressed until it is clicked on again.
In addition, the animation speed slider can only be changed when right-clicking the "play" button, which is not intuitive/clear to a new user. A new button or always-visible slider should be added.
Currently, when an animation is running, no change in the animation buttons can be seen. This can be confusing in certain situations, e.g. when the animation speed is very low or too fast (screen update not keeping up), and the user doesn't know if the animation is running or not.
This could be improved by switching to a classic pause button || when the animation is running, or keeping the "play" button pressed until it is clicked on again.
In addition, the animation speed slider can only be changed when right-clicking the "play" button, which is not intuitive/clear to a new user. A new button or always-visible slider should be added.
Ported from EUM Gitlab issue 173.