Simplify screen: make it absolute and fill the whole TFT

This commit is contained in:
Pim van Pelt
2017-11-26 20:07:26 +01:00
parent 43fad07afe
commit d5e01dedd2
7 changed files with 25 additions and 32 deletions

View File

@ -1,15 +1,11 @@
{
"name": "Two",
"x": 20,
"y": 0,
"w": 320,
"h": 220,
"widgets": [
{
"name": "back",
"x": 16,
"y": 16,
"y": 36,
"w": 48,
"h": 48,
"label": "Back",
@ -19,7 +15,7 @@
{
"name": "two",
"x": 256,
"y": 16,
"y": 36,
"w": 48,
"h": 48,
"label": "Two",