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

Animations do not play backwards after being stopped

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx14
    • jfx13, 9
    • javafx
    • None

      When an animation is stopped, or is at its starting position, setting the rate to <0 and calling play() will jump the playing head, but will not play the animation. A second call to play() is needed. This is due to not setting the value of `lastPlayFinished` consistently.

      JDK-8210238 provides the full story including a test program and reproduction instructions.

            nlisker Nir Lisker
            nlisker Nir Lisker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: