[TouchGFX]The effect of "change screen" function in PC simulation and development board is not consistent
I add a function like "application().gotoScreen_startScreenSlideTransitionWest();"
It works well in PC simulation,but it works in real board like the "application().gotoScreen_startScreenNoTransition".
Maybe it need some setup to make it works in development board.
So what should i do.