Full Changelog: v0.9.5...v0.9.6
- Fixed bug that could cause a deadlock when opening/closing the debug info window
- Add a new feature to change the amount of items per row in the scroller window. This will reset previous settings to default.
- Fixed a bug that caused the active option in longer menus to be off screen when the menu is first opened.
- Decoupling the display logic from lvgl task handler and yields during GPU rendering. Hopefully improves responsiveness and thumbnail rendering time
- Updated to latest upstream repos with possible bug fixes