hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Tue Mar 12 16:18:56 PDT 2013


Changeset: fe5a6223ed42
Author:    rbair
Date:      2013-03-12 09:36 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/fe5a6223ed42

RT-28932: TransformChangedEvent TRANSFORM_CHANGED event type has the wrong name
Summary: The TransformChangedEvent reused the "ACTION" name, which results in an exception if both the TransformChangedEvent and ActionEvent are used in the same app. Unit test supplied with the fix.

! javafx-ui-common/src/javafx/scene/transform/TransformChangedEvent.java
! javafx-ui-common/test/unit/javafx/scene/transform/TransformChangedEventTest.java

Changeset: b93620846ba4
Author:    rbair
Date:      2013-03-12 16:13 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b93620846ba4

Merge




More information about the openjfx-dev mailing list