hg: openjfx/2.1/master/rt: RT-18905: -fx-alignment appears in StackPane. In the old way of handling styles, ToolBarSkin was able to intercept that property by overriding impl_cssSet. Now, ToolBarSkin presents its own alignment StyleableProperty.

hang.vo at oracle.com hang.vo at oracle.com
Wed Jan 11 19:12:38 PST 2012


Changeset: 4e697a25d882
Author:    David Grieve<david.grieve at oracle.com>
Date:      2012-01-11 22:04 -0500
URL:       http://hg.openjdk.java.net/openjfx/2.1/master/rt/rev/4e697a25d882

RT-18905: -fx-alignment appears in StackPane. In the old way of handling styles, ToolBarSkin was able to intercept that property by overriding impl_cssSet. Now, ToolBarSkin presents its own alignment StyleableProperty.

! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/ToolBarSkin.java



More information about the openjfx-dev mailing list