TouchGFX 4.21.0 rendering problem
since i Updated to TouchGFX 4.21.0 (from 4.20.0) the LCD shows a visual artifact
it happens when rendering images in the L8_565 format (plain RBG_565 works) or text
i'm using a STM32 nucleo board with a STM32H7A3 processor
when i generated the code with CubeMX 6.6.1 and TouchGFX 4.20.0 it worked without artifacts
but after i updated to CubeMX 6.7.0 and TouchGFX 4.21.0 it started showing these artifacts:
example 1: this full screen image should have a solid yellow background, it is revealed using a wipe transition from black to the image. The wipe transition leaves black artifacts on the right edge (transition goes from left to right)
Example 2: the text on the last menu tile is sometimes cut in half, it should say "Sprache"
-Clemens
