Question
Move pages at any time in touchgfx
I am using page 10 in touchgfx, and if an internal error occurs on any page, I would like to go to the error page. Is there a simple way to implement this?
(Because of the MVP pattern, it seems like conditions need to be implemented on every page)
