Navigation page troubleshooting

This commit is contained in:
2026-01-14 01:01:00 +01:00
parent 707b131267
commit 486f485ce1

View File

@@ -465,7 +465,19 @@ lvgl:
text: "\uF015" text: "\uF015"
on_press: on_press:
then: then:
lvgl.page.show: - lvgl.matrix.button.update:
id: navAdesOffice
state:
checked: false
- lvgl.matrix.button.update:
id: navGroundFloor
state:
checked: false
- lvgl.matrix.button.update:
id: nav3dPrinter
state:
checked: false
- lvgl.page.show:
id: main_page id: main_page
animation: FADE_IN animation: FADE_IN
time: 300ms time: 300ms