I had put it on the application after I had put it in the view. My mistkae was that I forgot to remove it from the view.
It’s working now… On Jun 6, 2016, at 2:20 PM, Alex Harui <aha...@adobe.com> wrote: > > > On 6/6/16, 10:49 AM, "jude" <flexcapaci...@gmail.com> wrote: > >> I think for HTML5 we want to set the html and body width and height to >> 100%. That should enable elements on the body to be constrained to the >> edge >> of the browser window. >> >> Peter, on the layout containers, I think we may be able to use a single >> container if we don't have any chrome but still want scroll bars. We would >> set the overflow to auto and that should clip the content and add scroll >> bars. There may be other use cases that that won't work. > > Yep, that optimization is awaiting a volunteer to code up. Any volunteers? > > Thanks, > -Alex >