1bit mode white color bug
Hi, i discovered wierd behavior for touchgfx when using 1bit mode (BW or BW_RLE).
Issue happens when you place black color on white one, then in editor everything looks normal but in simulator and on the board the white color overlays the black one. For example when you have white background and black square in the middle, only white background is displayed (opposite works fine).
I am attaching touchgfx project where you can reproduce this issue.
I am using touchgfx 4.10.0
