Open Source & Free  

Questions of the Week 41

Questions of the Week 41

Header Image

We are releasing a small Eclipse update today, it’s small because it isn’t a full release that includes the latest features/libraries but rather a minor bug fix to the previous release which was missing the UWP build target. One of the biggest changes this week is the fix for the build performance issue mentioned below. It might also speed up general app performance for some use cases!

The biggest change this week is the support for peer component Z-ordering on practically all platforms, this completely changes the use cases for Codename One and we intend to take full advantage of these new capabilities moving forward.

Klaus asked about that annoying iOS 10+ warning when building 32bit apps. It seems Apple is dropping 32bit support moving forward so we might flip the default to be 64 bit on this flag in the near future.

This issue raised by Stefan is really problematic and I hope it leads us to faster build times which are crucial!
What I really liked about this is the good and small test case he was able to come up with for such a challenging issue…​

Dee ran into some issues with signature component and JPEG export, since the generated image is transparent this caused some issues with the simulator codec.

Leave a Reply