Add touch input support, add fast scrolling support for coverflow display mode, fix use after free bug in banner list mode

This commit is contained in:
Gericom
2026-04-04 19:24:39 +02:00
parent 21a8790ebc
commit 97762b14d3
119 changed files with 2251 additions and 762 deletions

View File

@@ -4,6 +4,11 @@
### Added
- Ability to set the position of the top screen cover image in custom themes
- Support for fast scrolling with the L and R buttons in coverflow display mode
- Support for touch input
### Fixed
- Use after free bug with the texture load request in Label3DView. This occurred for example when spamming B in banner list mode.
## [v1.2.0] - 29 Mar 2026