I’ve been plugging away trying to convert the FlexJS framework to use
Object.defineProperty.
I’m looking to get other’s thoughts on how to indent, comment and
otherwise format or style the actual code. Here’s what I mean:
The old code looked like this:
/**
* @expose
* @return {number} The off
Just took a look. I have no idea why this test is failing, sorry. If I
remember something I did related to this, I will take a look again.
Thanks,
Om
On Wed, Mar 11, 2015 at 12:46 AM, Erik de Bruin wrote:
> This test:
>
> mobile/components/ActionBar/styles/ActionBar_Styles
> ActionBar_TitleDi
I took a quick look. It appears that the Flash Player breaks the string
into two lines at any punctuation symbol (I tried $, not just +) if there
is no whitespace to break lines on. But other APIs about word boundaries
don’t recognize the punctuation as a word boundary and that messes up the
trun
Maxim,
I think it should be okay. Please go ahead and make those changes and
check it in. I will test it in FB to make sure nothing is broken.
Thanks for looking into this!
Regards,
Om
On Thu, Mar 12, 2015 at 2:33 AM, Maxim Solodovnik
wrote:
> Hello All,
>
> I just have tried to import Tour
flex-utilities_installer_release-candidate - Build #5 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer_release-candidate/5/.
On 3/12/15, 1:39 PM, "jude" wrote:
>OK now I see the states generated code. I've seen this before. Right, it's
>creating a new SetStyle instance. It's creating that at the document
>level.
>I hear your points and they are valid. I think we could work around it.
I agree. I just wanted to make
OK now I see the states generated code. I've seen this before. Right, it's
creating a new SetStyle instance. It's creating that at the document level.
I hear your points and they are valid. I think we could work around it.
I'm not saying there won't be conflicts but there are conflicts now with
CS
Thanks guys - It worked!
Best Regards
Pawan
On Thu, Mar 12, 2015 at 8:08 PM, Alex Harui wrote:
> First some trivia:
>
> -Adding a component to the stage is what sets the nestLevel.
> -I saw yesterday that you can just set nestLevel and skip adding to stage,
> but other things may not work like
I updated the checksum. Please try again.
On 3/12/15, 4:42 AM, "Tom Chiverton" wrote:
>The Jenkins slave that runs the check was offline because Windows had
>rebooted itself.
>It's back now, so we should a notice shortly if so.
>
>Tom
>
>On 12/03/15 00:49, Greg Dove wrote:
>> Just a quick note
First some trivia:
-Adding a component to the stage is what sets the nestLevel.
-I saw yesterday that you can just set nestLevel and skip adding to stage,
but other things may not work like style lookups.
-Calling validateProperties also resets the invalidateProperties flag.
Besides the calling o
Screen shots added
Before setting the lineBreak
http://apaste.info/SNH
After Setting the lineBreak="explicit"
http://apaste.info/XMc
Thanks
Regards,
Gowtham S
-Original Message-
From: kevin.godell [mailto:kevin.god...@gmail.com]
Sent: Thursday, March 12, 2015 5:15 PM
To: dev@flex.a
I tried that too("\u002B" and also HTML encode "+" ), but I get the same
behavior.
When I try setting the lineBreak="explicit" it is working fine for label but
for button text is truncated at the front.
What I gave is this
"ABCjkqUP+e8Cu62ALgLjkqUPea8Cu62ALgLjkqUPea.aa8Cu6 "
but what I get is
Have you tried using the unicode for plus sign, \u002B? This may be a temp
workaround for you.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/Spark-Label-get-Truncated-after-symbol-even-it-have-enough-width-to-render-tp45508p45510.html
Sent from the Apache
The Jenkins slave that runs the check was offline because Windows had
rebooted itself.
It's back now, so we should a notice shortly if so.
Tom
On 12/03/15 00:49, Greg Dove wrote:
Just a quick note to advise that since a new flash 17 beta release today, I
experienced a failure at "Validating do
Dear All,
Anyone have any idea why label truncation happen after it identifies
a + symbol ?
http://ns.adobe.com/mxml/2009";
xmlns:s="library://ns.adobe.com/flex/spark"
>
PFA the attached screenshot.
ORIGINAL POST :
http://stac
Hi,
I wrote a whoel lot of flex unit test a while ago for Array Collection and
related classes, I've not looked at them in a while but it might help.
http://people.apache.org/~jmclean/ArrayCollectionTests.fxp
Thanks,
Justin
Maybe these changes are a good opportunity for a unit test for the
affected functions in ArrayList?
If no one gets to it till then, I can try to write one late next week.
On 9 March 2015 at 07:39, piotrz wrote:
> Hi Kevin,
>
> I've just pushed your changes. It sounds like this line was really un
Hi Mihai,
Something is wrong with your last commit, because flex_sdk_test get stuck in
one place.
This build has been started 23 hours ago:
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_test/190/
Maybe we should stop it ?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View
Hello All,
I just have tried to import TourDeFlexMobile [1] project into IntellyJ Idea
and compile.
Unfortunately I got ~200 errors related to Embeded assets inclusion:
assets are located on path src/assets
and being referenced from for example src/UIViews/MobileGridView.mxml
as "@Embed('assets/ic
Try calling invalidateProperties() before calling validateNow() to get
commitProperties() to fire.
On Wed, Mar 11, 2015 at 9:36 AM, Pawan Yadav wrote:
> No luck, It didn't work with nestLevel = 2.
> Not getting any call in commitproperties method through validateNow()
>
>
>
> Best Regards
> Pawa
Hi Piotr,
yes, it seems that our test runner is also getting into a stack
overflow, just like my local one did[1] while simply trying to ignore
all the parameterised permutations of the
'testReproduce_FLEX_34119_Comprehensive' test in
HierarchicalCollectionViewCursor_FLEX_34119_Tests.
I'll move
21 matches
Mail list logo