Select missions with right encoder
This commit is contained in:
@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user