-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
Some controls (and possibly user-defined Panes) might need to modify children or do other computations at the layout pass. Currently, the best practice is to hook on the compute* methods and layoutChildren and do/validate the computation there.
We could introduce some mechanism that would simplify this use-case.
We could introduce some mechanism that would simplify this use-case.
- relates to
-
JDK-8097402 Delayed Layout Issue (FlowPane, TreeView)
-
- Closed
-