ToggleSwitch skins for iOS+ has been checked in.
Next up: Callout and friends
Progress:
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=46633747
On Fri, Oct 31, 2014 at 1:28 PM, OmPrakash Muppirala
wrote:
> Update: TabbedViewNavigator (and hence TabbedViewNavigatorApplication
Well I tried to compare the generated outputs, but couldn't manage to keep the
generated output.
While looking for the reason for this, in
flex-falcon/compiler/src/org/apache/flex/compiler/config/Configuration.java
I could see that the configuration of compiler.keep-generated-actionscript is
ma
Ok ... digging through the handling of Bindable metadata it seems that the code
that was causing problems was redundant. The logic in ASCompilationUnit that
changed the parent class of classes extending Object seems obsolete because
even if commenting out the entire code in ASCompilationUnit bin
On 11/1/14, 6:25 AM, "Christofer Dutz" wrote:
>Ok ... digging through the handling of Bindable metadata it seems that
>the code that was causing problems was redundant. The logic in
>ASCompilationUnit that changed the parent class of classes extending
>Object seems obsolete because even if comm
Well I sent the output of the default compiler through the default swfdump -abc
with the falcon built swf of the same project using falcon-swfdump -abc ...
unfortunateley I can't really compare the two directly. The falcon version is
far more readable than the default one but is more than twice
I think you can set -compiler.compress=false and get Falcon to produce a
SWF that the old swfdump can dump.
On 11/1/14, 10:55 AM, "Christofer Dutz" wrote:
>Well I sent the output of the default compiler through the default
>swfdump -abc with the falcon built swf of the same project using
>falcon
On Friday 31 Oct 2014 14:39:18 Alex Harui wrote:
> It all passes for me. Maybe something is out of sync, so I pushed all of
> my pending changes. We’ll see if that fixes it.
Seems to have worked.
--
Tom
On Friday 31 Oct 2014 13:38:12 Erik de Bruin wrote:
> Ok, had to go into the Azure portal and hard reset the VM, for some reason.
> But it's rebooted, anyway. I also deleted all 'version.txt' files, so we're
> starting brand new and clean ;-)
The last run (#1133) seems to just have had some random
What errors do you get?
On 10/31/14, 11:47 PM, "Erik de Bruin" wrote:
>Hi,
>
>When compiling the Flex SDK to JS with FalconJX (not Falcon), I get errors
>if I don't include these files:
>
>-source-path=mx.logging.targets.MiniDebugTarget
>
>-external-library-path=fds.swc
>
>At first I could not f