Changeset: d7772ae23f15
Author:    Yao Wang <yao.w.w...@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

Reply via email to