hg: openjfx/8/graphics/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Jan 17 14:18:04 PST 2013
Changeset: 0fe4c1ed2b79
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-01-17 14:06 -0800
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0fe4c1ed2b79
RT-27774: Percentage values for BorderWidths are treated as absolute widths
Summary: Fixes both to NGRegion (drawing) and Region (picking). Unit test added for picking. Need a UI test for drawing.
! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGRegion.java
! javafx-ui-common/src/javafx/scene/layout/Region.java
! javafx-ui-common/test/unit/javafx/scene/layout/RegionPickTest.java
Changeset: 6e941272587c
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-01-17 14:07 -0800
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/6e941272587c
Removed old TODO in region picking test code
! javafx-ui-common/test/unit/javafx/scene/layout/RegionPickTest.java
More information about the openjfx-dev
mailing list