hg: openjfx/2.2/controls/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Mon Jun 4 12:03:19 PDT 2012


Changeset: 887eb9b3f2bb
Author:    Paru Somashekar <paru.somashekar at oracle.com>
Date:      2012-06-04 12:00 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/887eb9b3f2bb

fix RT-22032 : ColorPicker preview color should reflect final selected value.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPalette.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ColorPickerSkin.java
! javafx-ui-controls/src/javafx/scene/control/ColorPicker.java
! javafx-ui-controls/src/javafx/scene/control/ComboBoxBase.java

Changeset: 959854f544a9
Author:    Kinsley Wong
Date:      2012-06-04 12:00 -0700
URL:       http://hg.openjdk.java.net/openjfx/2.2/controls/rt/rev/959854f544a9

RT-20573: GridPane: When ColumnConstraints.maxWidth=USE_PREF_SIZE and ColumnConstraints.prefWidth=USE_COMPUTED_SIZE then ColumnConstraints.minWidth is ignored.GridPane: When ColumnConstraints.maxWidth=USE_PREF_SIZE and ColumnConstraints.prefWidth=USE_COMPUTED_SIZE then ColumnConstraints.minWidth is ignored.

! javafx-ui-common/src/javafx/scene/layout/GridPane.java
! javafx-ui-common/test/unit/javafx/scene/layout/GridPaneTest.java



More information about the openjfx-dev mailing list