You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/08/04 20:06:14 UTC

[jira] Commented: (PIVOT-75) SplitPane should have relative resize style

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

Todd Volkert commented on PIVOT-75:
-----------------------------------

As part of this change, we should change the splitLocation property of SplitPane to be a float value that represents a percentage of the width/height as opposed to an absolute value.  Then when the user drags the splitter, the skin will update the percentage as opposed to updating the absolute value.

> 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
>            Priority: Minor
>             Fix For: 1.3
>
>
> 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.