forked from Yet-Another-Software-Suite/YAGSL-Example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimgui-window.json
More file actions
80 lines (80 loc) · 1.52 KB
/
simgui-window.json
File metadata and controls
80 lines (80 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"Docking": {
"Data": []
},
"MainWindow": {
"GLOBAL": {
"font": "Proggy Dotted",
"fps": "120",
"height": "1984",
"maximized": "1",
"style": "0",
"userScale": "2",
"width": "3840",
"xpos": "0",
"ypos": "56"
}
},
"Window": {
"###/FMSInfo": {
"Collapsed": "0",
"Pos": "819,899",
"Size": "368,329"
},
"###/SmartDashboard/Field": {
"Collapsed": "0",
"Pos": "1478,31",
"Size": "1920,1157"
},
"###FMS": {
"Collapsed": "0",
"Pos": "342,656",
"Size": "383,364"
},
"###Joysticks": {
"Collapsed": "0",
"Pos": "1205,1515",
"Size": "1876,462"
},
"###Keyboard 0 Settings": {
"Collapsed": "0",
"Pos": "368,1359",
"Size": "367,560"
},
"###NetworkTables": {
"Collapsed": "0",
"Pos": "670,1253",
"Size": "750,236"
},
"###NetworkTables Info": {
"Collapsed": "0",
"Pos": "80,63",
"Size": "750,320"
},
"###Other Devices": {
"Collapsed": "0",
"Pos": "1006,51",
"Size": "278,695"
},
"###System Joysticks": {
"Collapsed": "0",
"Pos": "900,977",
"Size": "435,434"
},
"###Timing": {
"Collapsed": "0",
"Pos": "42,507",
"Size": "294,299"
},
"Debug##Default": {
"Collapsed": "0",
"Pos": "60,60",
"Size": "400,400"
},
"Robot State": {
"Collapsed": "0",
"Pos": "37,101",
"Size": "213,224"
}
}
}