Navigation page troubleshooting
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user