Description
Currently, SplitPane maintains its splitRatio when resized, meaning that it allocates the resize space based on the splitRatio. It would be useful if it supported three resize modes: TOP_LEFT, BOTTOM_RIGHT, and EVEN (current behavior).
Currently, SplitPane maintains its splitRatio when resized, meaning that it allocates the resize space based on the splitRatio. It would be useful if it supported three resize modes: TOP_LEFT, BOTTOM_RIGHT, and EVEN (current behavior).