Select missions with right encoder

This commit is contained in:
2023-03-07 20:13:28 +01:00
parent 7476e09fed
commit 38d3d765ad
53 changed files with 29689 additions and 39549 deletions

View File

@ -25,7 +25,7 @@
"Name": "missionList",
"Y": 48,
"Width": 480,
"Height": 210,
"Height": 212,
"Direction": "South",
"Components": [
{
@ -82,17 +82,32 @@
"Width": 480,
"Height": 30,
"CustomContainerDefinitionName": "MissionSelectElement"
},
{
"Type": "Line",
"Name": "lastLine",
"Y": 210,
"Width": 480,
"Height": 2,
"Color": {
"Red": 170,
"Green": 170,
"Blue": 170
},
"EndX": 480.0,
"LineWidth": 5.0,
"LineEndingStyle": "Round"
}
]
},
{
"Type": "Image",
"Name": "image1",
"Name": "logo",
"X": 160,
"Y": 263,
"Width": 160,
"Height": 55,
"RelativeFilename": "Fasttube_Logo_small_white.png"
"RelativeFilename": "logo_dv_small_white.png"
}
],
"Interactions": []