Add onStopped, onPaused to the Animation class

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported: