-
Enhancement
-
Resolution: Unresolved
-
P5
-
8, 9, 10
-
generic
-
generic
A DESCRIPTION OF THE REQUEST :
instead of using the Double.MAX_VALUE to let the pane to control the max size of inner childs / nodes
it will more clear to have a Constant like Pane.CONTROL_BY_PANE (with the same value of the current one (Double.MAX_VALUE) ,
JUSTIFICATION :
It will gives the code's reader much more clear understanding about the meaning and behavire of the node / pane sizeing process.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The same as current
ACTUAL -
The same as current
instead of using the Double.MAX_VALUE to let the pane to control the max size of inner childs / nodes
it will more clear to have a Constant like Pane.CONTROL_BY_PANE (with the same value of the current one (Double.MAX_VALUE) ,
JUSTIFICATION :
It will gives the code's reader much more clear understanding about the meaning and behavire of the node / pane sizeing process.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The same as current
ACTUAL -
The same as current