Popup should determine its size automatically
---------------------------------------------
Key: TOBAGO-1011
URL: https://issues.apache.org/jira/browse/TOBAGO-1011
Project: MyFaces Tobago
Issue Type: New Feature
Components: Core
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
The popup should get an different configured default layout manager:
Default for tc:page, tc:panel, tc:box is grid-layout with columns="*" and
rows="*".
For popups we should use grid-layout with column="auto" and rows="auto". This
will make the popup will be rendered in the size it needs and no explicit width
and height must be set.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira