Closed andreock closed 2 months ago
https://github.com/CapibaraZero/fw/commit/c47cd5033e67c1f8e4bc1c3e8e48bbba9d633d58 Fixed GUI reinitialization
Don't delete/init GUI every time to avoid memory fragmentationTry to make more generic the page routing(no functions for every page but something like an array of Page object that control page status)