Define a default size for SplitPane
-----------------------------------
Key: PIVOT-636
URL: https://issues.apache.org/jira/browse/PIVOT-636
Project: Pivot
Issue Type: Improvement
Components: wtk
Reporter: Greg Brown
Assignee: Todd Volkert
Priority: Minor
Fix For: 2.0
The fact that split pane has a preferred size of 0x0 seems to be a cause of
confusion for developers. Although we don't expect SplitPane to ever be used in
a container that will respect its preferred size, it might still be useful to
try to provide some meaningful default (perhaps the preferred size of the
components plus the separator). If that isn't possible, even a non-meaningful
default would probably help, because at least then the split pane would be
visible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.