-
Bug
-
Resolution: Unresolved
-
P4
-
7u6
-
None
When a Region has a Shape, and scaleShape is false, then we should be including the shape bounds in the layout bounds (pref width, pref height) of the Region. If that were the case, then we could amend NGRegion so that it does not render any region who's width / height <= 0, whereas for now we must allow regions with shapes where the region 0 width / height to render anyway.