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

Animations do not jumpTo properly after setting a negative rate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • jfx13, 9
    • javafx
    • None
    • Cause Known

      After setting a negative rate, jumpTo(...) will jump to that amount from the end. For example, for an animation with a cycle of 2000ms, setting a rate<0 and jumping to 500ms will jump to 1500.

      This might be correct behavior, but very confusing (and not documented).

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

              Created:
              Updated: