Re: UIComponents set visible positioner.style.visibility = null not working wir IE11

2020-07-08 Thread Alex Harui
IIRC, standard Flex “monkey-patching” should also work. Copy the one source file into the source-path with the correct folder structure. -Alex From: Piotr Zarzycki Reply-To: "users@royale.apache.org" Date: Wednesday, July 8, 2020 at 4:57 AM To: "users@royale.apache.org" Subject: Re:

RE: UIComponents set visible positioner.style.visibility = null not working wir IE11

2020-07-08 Thread tranquiliste
Hello, No I am not compiling from source, how should I do? my current compiler options are (with visual studio code) { "compilerOptions": { "targets": ["JSRoyale"], "source-path": ["src"], "source-map": true, "output":

RE: UIComponents set visible positioner.style.visibility = null not working wir IE11

2020-07-08 Thread Yishay Weiss
Are you compiling from source? If so, it should be as easy as re-compiling after cherry-picking 9029464918b0d3dbb746343cd5bb337d77cd2a3c. From: tranquiliste Sent: Wednesday, July 8, 2020 1:09 PM To: users@royale.apache.org

Re: UIComponents set visible positioner.style.visibility = null not working wir IE11

2020-07-08 Thread tranquiliste
Thanks Harbs, I don't want to use the nightly build for the project to avoid regression, so I was thinking to backport the 2 lines modification in the 0.9.7 and I was wondering if/what I need to compile the patched 0.9.7? Nicolas - Nicolas -- Sent from: