Encountered a couple of things: <js:Container> with no content or explicit layout blows up; the layout property is null. Maybe Container should have a default layout (Basic?).
If you use VContainer, for example, and style the container to have a background color, the container will not appear unless it has content. You can use the new examples/RollEventsTest to reproduce these. ‹peter On 5/18/15, 1:50 PM, "Alex Harui" <aha...@adobe.com> wrote: >Hi, > >I just pushed an attempt to better organize how layout works on the AS >side (The JS side heavily relies on the browser). I¹ll be writing it up >in the wiki shortly. > >I checked DataBindingTest, FlexJSStore, ChartExample and DataGridExample. > >-Alex > >