Status bar to the top

This commit is contained in:
2023-05-22 06:31:42 +02:00
parent d1d0c3df1d
commit efa36eab5f
6 changed files with 2517 additions and 29 deletions

View File

@ -248,7 +248,7 @@
"Type": "LineProgress",
"Name": "tsSoC",
"X": 15,
"Y": 122,
"Y": 155,
"Width": 40,
"Height": 150,
"Color": {
@ -268,7 +268,7 @@
"Type": "LineProgress",
"Name": "lvSoC",
"X": 110,
"Y": 122,
"Y": 155,
"Width": 40,
"Height": 150,
"Color": {
@ -288,7 +288,7 @@
"Type": "TextArea",
"Name": "tsSoCLabel",
"X": 15,
"Y": 97,
"Y": 130,
"Width": 40,
"Height": 25,
"TextId": "__SingleUse_PHFD",
@ -303,7 +303,7 @@
"Type": "TextArea",
"Name": "lvSoCLabel",
"X": 110,
"Y": 97,
"Y": 130,
"Width": 40,
"Height": 25,
"TextId": "__SingleUse_4OBM",
@ -318,7 +318,7 @@
"Type": "CustomContainerInstance",
"Name": "errorPopup",
"X": 15,
"Y": 122,
"Y": 155,
"Width": 450,
"Height": 150,
"Visible": false,
@ -328,7 +328,7 @@
"Type": "Container",
"Name": "drivetrainTemps",
"X": 315,
"Y": 97,
"Y": 130,
"Width": 150,
"Height": 175,
"Components": [
@ -433,7 +433,7 @@
"Type": "Container",
"Name": "brakeTemps",
"X": 165,
"Y": 97,
"Y": 130,
"Width": 150,
"Height": 150,
"Components": [
@ -524,7 +524,7 @@
"Type": "Container",
"Name": "dataFields",
"X": 15,
"Y": 15,
"Y": 48,
"Width": 450,
"Height": 305,
"Components": [
@ -573,23 +573,22 @@
"Type": "Container",
"Name": "statusBar",
"X": 15,
"Y": 275,
"Y": 15,
"Width": 450,
"Height": 37,
"Height": 33,
"Components": [
{
"Type": "BoxProgress",
"Name": "progressBar",
"Y": 5,
"Width": 450,
"Height": 29,
"Height": 33,
"Visible": false,
"Color": {
"Red": 99,
"Green": 186
},
"Direction": "Right",
"FileNameBackground": "precharge_bg.png",
"FileNameBackground": "prog_horiz_bg.png",
"IndicatorPositionWidth": 480,
"IndicatorPositionHeight": 55,
"ProgressRangeMax": 100
@ -598,6 +597,7 @@
"Type": "TextArea",
"Name": "prechargeLabel",
"X": 90,
"Y": -2,
"Width": 269,
"Height": 37,
"Visible": false,
@ -614,6 +614,7 @@
"Type": "TextArea",
"Name": "r2dLabel",
"X": 67,
"Y": -2,
"Width": 317,
"Height": 37,
"Visible": false,
@ -629,6 +630,7 @@
"Type": "TextArea",
"Name": "r2dProgressLabel",
"X": 165,
"Y": -2,
"Width": 219,
"Height": 37,
"Visible": false,