hg: openjfx/8/graphics/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Mon Feb 4 05:33:22 PST 2013
Changeset: c2fb1c411133
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-02-04 14:18 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c2fb1c411133
RT-28166 Animation methods accept illegal Duration values that are not expected in the Animation code.
! javafx-anim/src/javafx/animation/Animation.java
! javafx-anim/src/javafx/animation/Timeline.java
! javafx-ui-common/src/javafx/animation/FadeTransition.java
! javafx-ui-common/src/javafx/animation/FillTransition.java
! javafx-ui-common/src/javafx/animation/PathTransition.java
! javafx-ui-common/src/javafx/animation/PauseTransition.java
! javafx-ui-common/src/javafx/animation/RotateTransition.java
! javafx-ui-common/src/javafx/animation/ScaleTransition.java
! javafx-ui-common/src/javafx/animation/StrokeTransition.java
! javafx-ui-common/src/javafx/animation/TranslateTransition.java
Changeset: 7425eab5722d
Author: Martin Sladecek <martin.sladecek at oracle.com>
Date: 2013-02-04 14:25 +0100
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7425eab5722d
merge
More information about the openjfx-dev
mailing list