hg: openjfx/8/graphics/rt: RT-30264 3D shapes' getBoundsInLocal() fail to update when dimension changes
hang.vo at oracle.com
hang.vo at oracle.com
Wed Sep 25 10:47:42 PDT 2013
Changeset: d7772ae23f15
Author: Yao Wang <yao.w.wang at oracle.com>
Date: 2013-09-25 10:44 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d7772ae23f15
RT-30264 3D shapes' getBoundsInLocal() fail to update when dimension changes
Summary: When invalidate dimension property, it should call impl_geomChanged() to mark bounds dirty.
Reviewed-by: kcr
! modules/graphics/src/main/java/javafx/scene/shape/Box.java
! modules/graphics/src/main/java/javafx/scene/shape/Cylinder.java
! modules/graphics/src/main/java/javafx/scene/shape/Sphere.java
More information about the openjfx-dev
mailing list