Navigation page troubleshooting
This commit is contained in:
@@ -465,10 +465,22 @@ lvgl:
|
||||
text: "\uF015"
|
||||
on_press:
|
||||
then:
|
||||
lvgl.page.show:
|
||||
id: main_page
|
||||
animation: FADE_IN
|
||||
time: 300ms
|
||||
- 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
|
||||
animation: FADE_IN
|
||||
time: 300ms
|
||||
- id: page_next
|
||||
text: "\uF054"
|
||||
on_press:
|
||||
|
||||
Reference in New Issue
Block a user