dashboard: clean up and enable swipe page navigation

This commit is contained in:
2026-06-18 22:49:40 -06:00
parent 05c70cab87
commit a14cd00387
4 changed files with 33 additions and 66 deletions
+7
View File
@@ -2,6 +2,13 @@
## Unreleased
### Changed
- Reworked ESP32-S3 dashboard page navigation to use screen-wide LVGL swipe gestures.
- Removed failed temporary double-tap and transparent hitbox navigation experiments.
- Kept the temporary Cargo ESP WiFi boot-screen bypass for Battery Detail testing.
## Unreleased
### Added
- ESP32-S3 dashboard Battery Detail screen to the left of the main dashboard.
- Swipe navigation between Battery Detail and Main Dashboard pages.