The SubScene is not resizable and there is not easy way to do so.
Could be good to enhance SubScene to be resizable the way its parent (root) is. I mean that isResizable(), prefWidth/Height, minWidth/Height would return the same values as its root.
From my understanding there is no really added value the SubScene to add a different behavior (from the size perspective) than its root/parent one.
Could be good to enhance SubScene to be resizable the way its parent (root) is. I mean that isResizable(), prefWidth/Height, minWidth/Height would return the same values as its root.
From my understanding there is no really added value the SubScene to add a different behavior (from the size perspective) than its root/parent one.
- duplicates
-
JDK-8091159 SubScene should implement Resizable
-
- Open
-