Hmm. I'm surprised more things didn't blow up.
It should be fixed now.
-Alex
On 9/9/16, 7:21 AM, "Harbs" wrote:
>I managed to create a simple test case which exhibits the problem.
>
>Copy the linked project to examples and build it using ant. Running the
>debug in the browser will result in a
I managed to create a simple test case which exhibits the problem.
Copy the linked project to examples and build it using ant. Running the debug
in the browser will result in an error.
https://www.dropbox.com/s/n43mz7tfj1ekqfu/TestApp.zip?dl=0
On Sep 8, 2016, at 11:01 PM, Harbs wrote:
> It’s
I’m having trouble building a test case that exhibits the problem.
Here is the stack trace though in case it’s helpful…
set (Viewport.js:124)
org.apache.flex.utils.Language.superSetter (Language.js:329)
set (ScrollingViewport.js:98)
org.apache.flex.core.UIHTMLElementWrapper.addBead (UIHTMLElement
It’s in my app.
I’ll see if I can distill the problem.
On Sep 8, 2016, at 10:47 PM, Alex Harui wrote:
> OK, then there is some issue I haven't seen before.
>
> What example is having this problem, and is it only the version in
> sprite-refactor?
>
> -Alex
>
> On 9/8/16, 12:32 PM, "Harbs" wr
OK, then there is some issue I haven't seen before.
What example is having this problem, and is it only the version in
sprite-refactor?
-Alex
On 9/8/16, 12:32 PM, "Harbs" wrote:
>DataBindingExample works.
>
>On Sep 8, 2016, at 10:18 PM, Alex Harui wrote:
>
>> Can the latest falcon compile and
DataBindingExample works.
On Sep 8, 2016, at 10:18 PM, Alex Harui wrote:
> Can the latest falcon compile and run DataBindingExample in the develop
> branch and/or the refactor-sprite branch or is DataBindingExample having
> the same problem?
>
> On 9/8/16, 12:13 PM, "Harbs" wrote:
>
>> Yes.
>
Can the latest falcon compile and run DataBindingExample in the develop
branch and/or the refactor-sprite branch or is DataBindingExample having
the same problem?
On 9/8/16, 12:13 PM, "Harbs" wrote:
>Yes.
>
>My original problem was with ICSSImpl, but I resolved that. My problem is
>no longer the
Yes.
My original problem was with ICSSImpl, but I resolved that. My problem is no
longer the CSS file (which I now have). It’s now that I cannot get the
iContentView because SimpleCSSValuesImpl does not find it.
On Sep 8, 2016, at 10:08 PM, Alex Harui wrote:
> The latest Falcon is expecting t
The latest Falcon is expecting to find a new interface in the JS
dependencies and uses that to determine whether to output CSS information.
In the bin/js-debug, is there an ICSSImpl.js file?
-Alex
On 9/8/16, 12:00 PM, "Harbs" wrote:
>I’m working off the refactor-sprite branch which has all the
I’m working off the refactor-sprite branch which has all the latest changes
from develop. (I merged it today.)
When I compile against the Falcon 0.7.0 release, I get no errors. If I compile
against the latest Falcon develop branch, I get this error. This is both using
the same asjs code (latest
Are you working on a branch in flex-asjs? Have you synched that branch
against flex-asjs develop branch?
-Alex
On 9/8/16, 2:42 AM, "Harbs" wrote:
>I’m getting an error when compiling my app with the latest build of
>Falcon which I’m not seeing in the 0.7.0 release:
>
>Object.defineProperties(o
I’m getting an error when compiling my app with the latest build of Falcon
which I’m not seeing in the 0.7.0 release:
Object.defineProperties(org.apache.flex.html.supportClasses.Viewport.prototype,
/** @lends {org.apache.flex.html.supportClasses.Viewport.prototype} */ {
/** @export */
contentVie
12 matches
Mail list logo