Initial stab at WIDGET_LOADSCREEN and navigation

This commit is contained in:
Pim van Pelt
2017-12-02 14:15:22 +01:00
parent 980ac4c7cf
commit ef4451b81f
9 changed files with 100 additions and 53 deletions

View File

@ -9,7 +9,7 @@
"h": 48,
"label": "Back",
"type": 2,
"screen": "screen_main.json"
"screen": "/screen_main.json"
},
{
"name": "one",
@ -18,8 +18,7 @@
"w": 48,
"h": 48,
"label": "One",
"type": 1,
"img": "/flower.jpg"
"type": 0
}
]
}