So right now, is there a way of easily overlaying items in a shared container?
We're currently struggling with the following scenario. We have a toolbar at the top and a scrollable content area below it. In classic flex I would do something like: <app><VGroup width="100%" height="100%"><toolbar/><scrollableContainer width="100%" height="100%"/></VGroup></app> and VGroup would remain the size of the screen. In FlexJS scrollableContainer takes up the screen size and together with the toolbar overflows it. Any suggestions? -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FLEXJS-Layout-tp48805p54896.html Sent from the Apache Flex Development mailing list archive at Nabble.com.