Flickering when certain element is open
Hello,
in my app I am using a listLayout that is inside a scrollable container. In that listLayout I dynamically add and remove elements based on user touch. Each element has multiple wildcards in textAreas.
Functionality is ok, but when one of the elements(MOTOR) is open, left to right flicker starts happening. When I close the element the flicker completely stops.
Video of flicker: https://www.youtube.com/shorts/Qo5VO2ftH8U
Using: TouchGFX 4.25.0 designer
STM32h757 board (Riverdi 70STM32H7 config)
Any ideas would be appreciated.
