You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/06/24 00:01:56 UTC

[jira] Created: (PIVOT-545) Preferred size limits don't take constraints into account

Preferred size limits don't take constraints into account
---------------------------------------------------------

                 Key: PIVOT-545
                 URL: https://issues.apache.org/jira/browse/PIVOT-545
             Project: Pivot
          Issue Type: Bug
          Components: wtk
    Affects Versions: 1.5
            Reporter: Greg Brown
             Fix For: 2.0


This issue replaces PIVOT-473.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PIVOT-545) Preferred size limits don't take constraints into account

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-545.
------------------------------

    Resolution: Fixed

A new method was added to Component and Skin that will return the component's layout disposition: horizontal, vertical, or null. If non-null, this value is used to determine which dimension takes precedence when re-applying constraints in getPreferredSize().


> Preferred size limits don't take constraints into account
> ---------------------------------------------------------
>
>                 Key: PIVOT-545
>                 URL: https://issues.apache.org/jira/browse/PIVOT-545
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>    Affects Versions: 1.5
>            Reporter: Greg Brown
>             Fix For: 2.0
>
>
> This issue replaces PIVOT-473.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.