Textearea glitches (touchgfx)
Hello,
I'm currently developing an application on a STM32H753VT6 with touchGFX and I have an issue with textAreas. Just to say that I'm using my personnal font ( size : 20/24/34 px). Each textArea has just one wildcard with a 17 chars size buffer. I'm sending text through a terminal on my PC to change wildcards values.
In some cases, I don't know when, one letter is not totally displayed even if I invalidate all possible areas. Here are some pictures to illustrate the problem :


As you can see, it is always the second character that is partially displayed (but sometimes there is no problem, for example, adding a space " " before "APPEL EN COURS" works)
Any idea ?
Regards,
AJT
