remove unused NewDriverView screen
This commit is contained in:
@ -1633,49 +1633,6 @@
|
||||
}
|
||||
],
|
||||
"Interactions": []
|
||||
},
|
||||
{
|
||||
"Name": "NewDriverView",
|
||||
"CanvasBufferSize": 7200,
|
||||
"Components": [
|
||||
{
|
||||
"Type": "Line",
|
||||
"Name": "line1",
|
||||
"Width": 480,
|
||||
"Height": 320,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 255,
|
||||
"Blue": 255
|
||||
},
|
||||
"StartX": 140.0,
|
||||
"StartY": 60.0,
|
||||
"EndX": 140.0,
|
||||
"EndY": 200.0,
|
||||
"LineWidth": 3.0,
|
||||
"LineEndingStyle": "Round"
|
||||
},
|
||||
{
|
||||
"Type": "BoxProgress",
|
||||
"Name": "boxProgress1",
|
||||
"X": 140,
|
||||
"Y": 17,
|
||||
"Width": 200,
|
||||
"Height": 18,
|
||||
"Color": {
|
||||
"Red": 255,
|
||||
"Green": 186,
|
||||
"Blue": 13
|
||||
},
|
||||
"Direction": "Right",
|
||||
"FileNameBackground": "__generated\\alternate_theme_images_widgets_boxprogress_thick_small.png",
|
||||
"IndicatorPositionWidth": 200,
|
||||
"IndicatorPositionHeight": 18,
|
||||
"ProgressRangeMax": 100,
|
||||
"ProgressInitialValue": 60
|
||||
}
|
||||
],
|
||||
"Interactions": []
|
||||
}
|
||||
],
|
||||
"CustomContainerDefinitions": [
|
||||
|
||||
Reference in New Issue
Block a user