2021-11-24 10:36 PM
Hey!
I'm having wrong colors issue when drawing shapes with 8 bpp color format. It's clean simulator project with only color format settings changed. How to fix that?
Images attached.
Thanks
2021-11-25 07:56 AM
Shapes need canvas buffer to draw. Try set custom value when click on screen properties
2021-11-26 02:45 AM
I set the maximum Canvas buffer size without effect
2021-11-26 02:59 AM
Just tried to make the same project in TGFX Designer 4.16 - and it worked. Those shapes are drawn as expected.
In 4.17 it doesn't.
My project is written with 4.17 - I don't think there's back compability, so I need some workaround.