Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8090946

Add onStopped, onPaused to the Animation class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • None
    • javafx
    • None

      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.

            Unassigned Unassigned
            aehjfx Aj Eh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: