Consider adding hooks when the animation is stopped or paused.
--- previous description----
setOnFinished event of Timeline does not get called when Timeline.stop is called.
This makes complex animations difficult.
On finished event either has to be called regardless of how timeline ended, or another set of events has to be exposed: setOnStopped, setOnPaused etc.
--- previous description----
setOnFinished event of Timeline does not get called when Timeline.stop is called.
This makes complex animations difficult.
On finished event either has to be called regardless of how timeline ended, or another set of events has to be exposed: setOnStopped, setOnPaused etc.
- duplicates
-
JDK-8092408 Animation needs more events
-
- Open
-