TouchGFX Scroll Container Moving Animation
I am currently working on a project using TouchGFX on STM32 microcontrollers and have encountered a challenge with implementing animations for a scroll container. Specifically, I need to move a scroll container and ensure that the data within it moves accordingly.
To provide more context, I have attached a reference video that illustrates the issue and what I am trying to achieve. The video shows the current behavior and highlights the specific problem I am facing with moving the scroll container and the data inside it.
Could someone please provide guidance on how to properly animate the movement of a scroll container and ensure that the data within it moves in sync? Any advice, sample code, or resources related to this would be greatly appreciated.
