hg: openjfx/2.2/controls/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed Apr 25 14:19:20 PDT 2012
Changeset: 45f46fb22483
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-04-25 17:04 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/45f46fb22483
RT-20714: do not translate null color to transparent
! javafx-ui-common/src/com/sun/javafx/css/StyleableDoubleProperty.java
! javafx-ui-common/src/com/sun/javafx/css/StyleableFloatProperty.java
! javafx-ui-common/src/com/sun/javafx/css/StyleableIntegerProperty.java
! javafx-ui-common/src/com/sun/javafx/css/StyleableLongProperty.java
! javafx-ui-common/src/com/sun/javafx/css/StyleableProperty.java
! javafx-ui-common/src/com/sun/javafx/css/converters/ColorConverter.java
! javafx-ui-common/test/unit/javafx/scene/Node_cssMethods_Test.java
! javafx-ui-common/test/unit/javafx/scene/shape/Shape_cssMethods_Test.java
Changeset: d630a9d8224d
Author: David Grieve<david.grieve at oracle.com>
Date: 2012-04-25 17:04 -0400
URL: http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/d630a9d8224d
RT-20032: graphic property on Labeled is not a Styleable. Need to use the image url property (which is hidden in the List<StyleableProperty> instead.
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/LabeledImpl.java
More information about the openjfx-dev
mailing list