[GitHub] [royale-asjs] Laturine commented on issue #814: Runtime Error When Loading Module in Flex Emulation

2021-06-14 Thread GitBox
Laturine commented on issue #814: URL: https://github.com/apache/royale-asjs/issues/814#issuecomment-861047367 Any update on this? This seems critical to getting to 1.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [royale-asjs] pashminakazi opened a new issue #1121: NumericStepper stepSize doesn't works for Decimal values

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1121: URL: https://github.com/apache/royale-asjs/issues/1121 If NumericStepper stepSize is a one-digit number then it is working fine but if stepSize is not a one-digit number and it is a point value like (0.01) then 1) NumericStepper up and down

[GitHub] [royale-asjs] pashminakazi opened a new issue #1120: TabBar Issue

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1120: URL: https://github.com/apache/royale-asjs/issues/1120 Example : [TabsEnabled.zip](https://github.com/apache/royale-asjs/files/6650526/TabsEnabled.zip) In this example, there are 2 tabs in TabNavigator If I click Disable Tab Button then both

[GitHub] [royale-asjs] alinakazi commented on issue #1119: FormItem Required field is throwing Exception and Red mark for required field is missing

2021-06-14 Thread GitBox
alinakazi commented on issue #1119: URL: https://github.com/apache/royale-asjs/issues/1119#issuecomment-860887019 Use stringValidator -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [royale-asjs] pashminakazi opened a new issue #1119: FormItem Required field is throwing Exception and Red mark for required field is missing

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1119: URL: https://github.com/apache/royale-asjs/issues/1119 Example : [FormExample.zip](https://github.com/apache/royale-asjs/files/6650336/FormExample.zip) In FormItem if required is not added then the form is working fine, But if I add

[GitHub] [royale-asjs] pashminakazi opened a new issue #1116: TabNavigator Issue in getTabAt

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1116: URL: https://github.com/apache/royale-asjs/issues/1116 Click on Hide Tab or Show Tab and see the Exception [TabNavigator.zip](https://github.com/apache/royale-asjs/files/6644340/TabNavigator.zip)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1115: ComboBox DropdownList doesn't close

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1115: URL: https://github.com/apache/royale-asjs/issues/1115 Main File ; https://paste.apache.org/djgai ComboBoxExample : https://paste.apache.org/istug [ComboBox.zip](https://github.com/apache/royale-asjs/files/6644321/ComboBox.zip) In this

[GitHub] [royale-asjs] pashminakazi opened a new issue #1118: Uncaught TypeError: Cannot read property 'constructor' of undefined (base.js:2078)

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1118: URL: https://github.com/apache/royale-asjs/issues/1118 Click on Run Button and an Exception occurs [GifPlayer.zip](https://github.com/apache/royale-asjs/files/6644354/GifPlayer.zip)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1117: ProgressBar Issue when using label

2021-06-14 Thread GitBox
pashminakazi opened a new issue #1117: URL: https://github.com/apache/royale-asjs/issues/1117 If I am using label in progressBar this exception occurs [ProgressBar.zip](https://github.com/apache/royale-asjs/files/6644344/ProgressBar.zip)

[GitHub] [royale-compiler] greg-dove commented on issue #185: "For each" Sometimes outright fails silently

2021-06-14 Thread GitBox
greg-dove commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-859899255 Thanks, that is very helpful. I will look into this during the coming week and address it! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [royale-compiler] brianraymes commented on issue #185: "For each" Sometimes outright fails silently

2021-06-14 Thread GitBox
brianraymes commented on issue #185: URL: https://github.com/apache/royale-compiler/issues/185#issuecomment-859752928 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For