Debugging

2019-04-08 Thread Pushmina Kazi
Hi, Can you please tell me how can I debug my library files (.as) with browser debugger? Thanks Pashmina kazi

Build failed in Jenkins: royale-asjs_MXTests #654

2019-04-08 Thread Apache Royale CI Server
See -- [...truncated 2.04 MB...] [mxmlc] using source file:

Build failed in Jenkins: royale-asjs_MXTests #653

2019-04-08 Thread Apache Royale CI Server
See -- [...truncated 2.11 MB...] [mxmlc] c:/jenkins/workspace/royale-asjs_MXTests/mustella/tests/mxtests/basicTests/bin/js-debug/org/apache/royale/html

Build failed in Jenkins: royale-asjs_MXTests #652

2019-04-08 Thread Apache Royale CI Server
See Changes: [carlosrovira] jewel-wizard: support transitions navigating from a step to any other [carlosrovira] jewel-wizard: fixes when steps use bindings --

Jenkins build is back to normal : royale-asjs_jsonly #2798

2019-04-08 Thread Apache Royale CI Server
See

String escape seq \x and \u not working

2019-04-08 Thread spiros
Hi everyone I trying to convert a as3 string with with escape seq ro js equivalent . For example for the as3 code : var str:String = "\xc9\u80FF\u00C9"; I get in Js this; var /** @type {string} */ str = "???"; Is there a way to get the correct representation i

Build failed in Jenkins: royale-asjs_MXTests #651

2019-04-08 Thread Apache Royale CI Server
See -- [...truncated 2.05 MB...] [mxmlc] using source file:

Re: includedInLayout

2019-04-08 Thread Carlos Rovira
Hi, El lun., 8 abr. 2019 a las 12:59, Kessler CTR Mark J () escribió: >For the apps we create we use both cases. > > 1. Make something invisible, but not remove it's layout space. This > matches Carlos's example, by allowed a static sized interface even when > parts are not visible. > This

RE: includedInLayout

2019-04-08 Thread Kessler CTR Mark J
For the apps we create we use both cases. 1. Make something invisible, but not remove it's layout space. This matches Carlos's example, by allowed a static sized interface even when parts are not visible. 2. Make something invisible and remove it's layout space. Standard items, such as

Re: includedInLayout

2019-04-08 Thread Carlos Rovira
Hi Alex, maybe is difficult to change that now, since this refactor will imply many changes in other components and apps. In the other hand, as you said in flex we found most of the times setting both vars in mxml or in bindings, so I don't think is good to mimic this behavior. I think current one

Build failed in Jenkins: royale-asjs_MXTests #650

2019-04-08 Thread Apache Royale CI Server
See Changes: [greg.dove] Improved IE11 compatibility for Alert and DataContainer Flow layout in -- [...truncated 2.03 MB...] [mxmlc] usi

Build failed in Jenkins: royale-asjs_MXTests #649

2019-04-08 Thread Apache Royale CI Server
See Changes: [yishayjobs] Reverting accidental change to launch file. [carlosrovira] core: added transitionEventAvailable function. Browsers has different [carlosrovira] jewel-wiz

Jenkins build is back to normal : royale-asjs #2127

2019-04-08 Thread Apache Royale CI Server
See