Re: [FlexJS] Container work status

2017-03-20 Thread Peter Ent
Hi, I've fixed a number of layout issues. I'm still putting things together and testing, but this problem should be addressed in my next commit. ‹peter On 3/20/17, 3:26 AM, "yishayw" wrote: >I think some of your changes in BasicLayout have broken some layout >behavior

Re: [FlexJS] Container work status

2017-03-20 Thread yishayw
patchEvent("sizeChanged") on the JS side, so OneFlexibleChildVerticalLayout.layout is never called. Can you have a look? Thanks. [1] https://paste.apache.org/PWfp -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Container-work-status-tp6

Re: [FlexJS] Container work status

2017-03-18 Thread PKumar
nks, >Justin -- If you reply to this email, your message will be added to the discussion below: http://apache-flex-development.247.n4.nabble.com/FlexJS-Container-work- status-tp60417p60509.html To start a new topic under Apache Flex Development, email ml-no

Re: [FlexJS] Container work status

2017-03-16 Thread Peter Ent
Thanks for letting me know. I will try to be quick. ‹peter On 3/16/17, 4:11 AM, "Justin Mclean" wrote: >Hi, > >The current changes have broken the layout in our application (not >unexpected). When you feel it at a stable state just say so and we set if >we can fix it

Re: [FlexJS] Container work status

2017-03-16 Thread Justin Mclean
Hi, The current changes have broken the layout in our application (not unexpected). When you feel it at a stable state just say so and we set if we can fix it up and report back any issues. Thanks, Justin

Re: [FlexJS] Container work status

2017-03-15 Thread piotrz
Hi Peter, Thanks for reporting progress! I'm looking forward to your changes! :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Container-work-status-tp60417p60452.html Sent from the Apache

[FlexJS] Container work status

2017-03-14 Thread Peter Ent
Hi, Several days ago I wrote about making changes to FlexJS to produce cleaner and more useful HTML. I'm in the middle of doing that and it will take several more days, at least. When I'm done there will be some fundamental changes. These center around Container and by extension, List. And