Navigation page troubleshooting

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

View File

@@ -465,10 +465,22 @@ lvgl:
text: "\uF015" text: "\uF015"
on_press: on_press:
then: then:
lvgl.page.show: - lvgl.matrix.button.update:
id: main_page id: navAdesOffice
animation: FADE_IN state:
time: 300ms 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
animation: FADE_IN
time: 300ms
- id: page_next - id: page_next
text: "\uF054" text: "\uF054"
on_press: on_press: