Widgets: VerticalPanel/ HorizontalPanel: Align doesn't affect current children.
-------------------------------------------------------------------------------
Key: XAP-35
URL: http://issues.apache.org/jira/browse/XAP-35
Project: XAP
Issue Type: Bug
Components: Widgets
Reporter: Trevor Oldak
Priority: Minor
With a horizontal or verticalPanel, setting the align attribute does not affect
the current children of the panel. It only affects children that are added
afterwards.
1) Open the verticalPanel widget example
2) Click 'align -> end'
3) click 'insert before' (this will also show another bug where the node
instead is appended to the end)
While none of the elements already inside the verticalPanel will move, the new
added elements will be placed at the end.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira