Yes. I think that’s it.
Postponing layout on any non-visible element is something we probably want to
do.
> On Aug 5, 2017, at 9:50 PM, yishayw wrote:
>
> You might be referring to what we did with Accordion. There, I added
> AccordionItemRendererView which does the following:
>
>
You might be referring to what we did with Accordion. There, I added
AccordionItemRendererView which does the following:
override protected function performLayout(event:Event):void
+ {
+ var collapsibleStrand:ICollapsible = _strand as
ICollapsible;
Josh Tynjala wrote
> I'm guessing that you didn't update the compiler before building the SDK.
> I
> think that fxg-base-class is a somewhat new compiler option.
Hi Josh,
We downloaded all these following packages fresh before start our Ant SDK
build:
- flex-asjs
- flex-falcon
- flex-blazeds
- f