New FillPane container ignores 'visible' attribute of children during layout
----------------------------------------------------------------------------

                 Key: PIVOT-828
                 URL: https://issues.apache.org/jira/browse/PIVOT-828
             Project: Pivot
          Issue Type: Bug
          Components: wtk-terra
    Affects Versions: 2.0.1
         Environment: Windows XP SP3, JDK 1.6.0_16
            Reporter: Roger Whitcomb
            Assignee: Roger Whitcomb
            Priority: Minor
             Fix For: 2.0.1


The new FillPane container lays out its children in a row according to the 
orientation property. However, if a child is currently not visible, it will 
still make room for it in the layout.  It should ignore invisible components 
during layout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to