[
https://issues.apache.org/jira/browse/PIVOT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Hedhman updated PIVOT-75:
--------------------------------
Attachment: PIVOT-75-Fix2.patch
This patch "/Users/niclas/Desktop/PIVOT-75-Fix2.patch" contains;
o Removed the splitLimits, and instead use the minPreferredWidth/Height (if
set) of the children as the limits.
o Added that the min/max preferred width/height is derived from the children
and setting them not allowed (which Exception should be used).
o layout() also has limits check, since it was possible to 'somehow' drag it
outside the range.
> SplitPane should have relative resize style
> -------------------------------------------
>
> Key: PIVOT-75
> URL: https://issues.apache.org/jira/browse/PIVOT-75
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.1
> Reporter: Noel Grandin
> Assignee: Niclas Hedhman
> Fix For: 1.3
>
> Attachments: PIVOT-75-Fix.patch, PIVOT-75-Fix2.patch
>
>
> For the occasion when SplitPanes are embedded inside each other, it would be
> nice if I could set the inner SplitPane's to relative-resize-mode i.e. when
> it's size is reduced or expanded, it should adjust the splitter location to
> maintain the relative sizes of the top/bottom components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.