The container appears to have no size. I have it explict (400x400) and so it should be a colored rectangle. Without content you get a blank screen. Add a label and you get the label inside a 400x400 colored box. ‹peter
On 5/18/15, 4:40 PM, "Alex Harui" <aha...@adobe.com> wrote: > > >On 5/18/15, 1:31 PM, "Peter Ent" <p...@adobe.com> wrote: > >>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?). > >Sounds reasonable. > >> >>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. > >What should show up? If no content, does the Container have size? > >-Alex >