On 3/30/16, 10:31 PM, "santanu4ver" <[email protected]> wrote:

>Hello,
>
>I have already read about this at
>https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Layout that how
>FlexJS implemented "just-in-time" instead of "just-in-case" philosophy to
>save browser processes from listening to parent/children size changes and
>re-layout an application UI. Since responsive design concept is high on
>these days (and also a valid requirement I believe), I would like to start
>discuss on this.

We have not spent any time on responsive design, but definitely would like
to see volunteers help create support for it.

>
>I didn't seen any event to listen browser size changes to FlexJS (if
>available, please let me know);

There is a BrowserResizeListener bead that you add to the beads on the
Application.  There might be bugs in how it works.  Let us know how it
works for you.  Unfortunately, none of our current examples seem to be
using it.

Thanks,
-Alex

Reply via email to