GFX Develop Branch

This commit is contained in:
2024-06-11 19:38:14 +02:00
parent e23389a0b9
commit b0ef96e390
647 changed files with 10174 additions and 6435 deletions

View File

@ -11,7 +11,7 @@
"X": 41,
"Y": 15,
"Width": 397,
"Height": 37,
"Height": 30,
"TextId": "__SingleUse_6GPV",
"TextRotation": "0",
"Color": {
@ -161,7 +161,7 @@
"InteractionName": "DummyChangeDriverView",
"Trigger": {
"Type": "TriggerPhysicalButtonClicked",
"ButtonKey": 253
"ButtonKey": 68
},
"Action": {
"Type": "ActionGotoScreen",
@ -843,50 +843,6 @@
"Name": "DriverView",
"CanvasBufferSize": 7200,
"Components": [
{
"Type": "Container",
"Name": "SoC",
"X": 12,
"Y": 277,
"Width": 456,
"Height": 33,
"Components": [
{
"Type": "LineProgress",
"Name": "soc",
"Width": 456,
"Height": 33,
"Color": {
"Red": 99,
"Green": 186
},
"StartY": 16.0,
"EndY": 16.0,
"EndX": 456.0,
"LineWidth": 100.0,
"LineEndingStyle": "Butt",
"FileNameBackground": "prog_horiz_bg.png",
"ProgressRangeMax": 100,
"ProgressInitialValue": 60
},
{
"Type": "TextArea",
"Name": "socLabel",
"X": 188,
"Y": 4,
"Width": 81,
"Height": 25,
"TextId": "__SingleUse_PHFD",
"TextRotation": "0",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"Wildcard1": {}
}
]
},
{
"Type": "Container",
"Name": "brakeTemps",
@ -1031,9 +987,10 @@
"Type": "Container",
"Name": "statusBar",
"X": 12,
"Y": 10,
"Y": 280,
"Width": 456,
"Height": 33,
"LockPosition": true,
"Components": [
{
"Type": "ListLayout",
@ -1121,7 +1078,7 @@
"X": 95,
"Y": -2,
"Width": 269,
"Height": 37,
"Height": 30,
"Visible": false,
"TextId": "__SingleUse_HMH2",
"TextRotation": "0",
@ -1167,6 +1124,51 @@
}
]
},
{
"Type": "Container",
"Name": "SoC",
"X": 12,
"Y": 277,
"Width": 456,
"Height": 33,
"Components": [
{
"Type": "LineProgress",
"Name": "soc",
"Y": -267,
"Width": 456,
"Height": 33,
"Color": {
"Red": 99,
"Green": 186
},
"StartY": 16.0,
"EndY": 16.0,
"EndX": 456.0,
"LineWidth": 100.0,
"LineEndingStyle": "Butt",
"FileNameBackground": "prog_horiz_bg.png",
"ProgressRangeMax": 100,
"ProgressInitialValue": 60
},
{
"Type": "TextArea",
"Name": "socLabel",
"X": 178,
"Y": -263,
"Width": 81,
"Height": 25,
"TextId": "__SingleUse_PHFD",
"TextRotation": "0",
"Color": {
"Red": 255,
"Green": 255,
"Blue": 255
},
"Wildcard1": {}
}
]
},
{
"Type": "CustomContainerInstance",
"Name": "errorPopup",
@ -2165,5 +2167,5 @@
"OptionalComponents": [],
"AdditionalFeatures": []
},
"Version": "4.22.0"
"Version": "4.24.0"
}