[ 
https://issues.apache.org/jira/browse/PIVOT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741148#action_12741148
 ] 

Greg Brown commented on PIVOT-75:
---------------------------------

Re: Todd's comment #3 - I think this is actually a bug in the patch. The code 
appears to treat the split limits as a percentage, but they are specified by 
the caller as absolute pixel values. In fact, they are ints, so they can't 
currently represent many interesting percentage values.  :-)



> 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
>
>
> 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.

Reply via email to