yishayw

Results 39 comments of yishayw

I can confirm it works in ChildResize as well. Will ChildResize or PR #1135 is merged.

Thanks for reporting this. mx:Repeater is not implemented. I would suggest to rewrite that part of your code for now. ________________________________ From: dhendargo1 ***@***.***> Sent: Tuesday, March 23, 2021 7:47...

@pashminakazi , can u please create a short test case?

DragAndDrop is a library that helps drag items in a list to a target list (including DG etc.). DragBead can be attached to controls to make them draggable. I agree...

build_example.compile-js-release: [echo] Doing release..................... [mxmlc] MXMLJSC [mxmlc] -remove-circulars [mxmlc] -js-output-optimization=skipAsCoercions [mxmlc] -js-compiler-option=--skip_type_inference [mxmlc] -targets=JSRoyale [mxmlc] -compiler.debug=false [mxmlc] +royalelib=C:\dev\flexjs\royale-asjs/frameworks/ [mxmlc] +configname=flex [mxmlc] -- [mxmlc] C:\dev\RoyaleComponentTest\NewComponentTest/src/Main.mxml and build_example.compile-js-release: [echo] Doing release..................... [mxmlc]...

@alinakazi , is your app using mx modules in release mode? @aharui , will you have a chance to look at this?

In main app replacing `` With `` Fixes the problem.