-
Bug
-
Resolution: Fixed
-
P3
-
fx1.2
-
JavaFX 1.2
See the attached test case.
The workaround (somewhat ironically, givenRT-4955) is to wrap the Timeline in another SequentialTransition (see commented-out code in the test case). Note that the PauseTransitions appear to be necessary for the workaround to work - without them, the Timeline is still only executed once.
The workaround (somewhat ironically, given
- relates to
-
JDK-8107737 Transitions within nested SequentialTransitions don't play more than once
-
- Closed
-