-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
P4
-
None
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
None
If I have an ImageView and do not specify the fitWidth/fitHeight or viewport, then when an image is loaded the layoutBounds of the ImageView will change. However, we are not calling requestLayout. So if an ImageView is in a layout container and the image changes, it won't end up causing things to be laid out.
- relates to
-
JDK-8372007 ImageView: changing image pixels should not result in re-layout
-
- Open
-