Skip to content

Commit

Permalink
Update Shuffleboard layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Mar 17, 2023
1 parent e7fb40c commit 7d1bcb5
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions 2023_Shuffleboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"vgap": 16.0,
"titleType": 0,
"tiles": {
"0,3": {
"0,4": {
"size": [
2,
1
Expand All @@ -171,7 +171,7 @@
"2,1": {
"size": [
3,
3
4
],
"content": {
"_type": "Alerts",
Expand All @@ -181,7 +181,7 @@
"_showGlyph": true
}
},
"0,2": {
"0,3": {
"size": [
2,
1
Expand Down Expand Up @@ -236,15 +236,28 @@
"Colors/Color when true": "#FF4000FF",
"Colors/Color when false": "#FFD91EFF"
}
},
"0,2": {
"size": [
2,
1
],
"content": {
"_type": "Text View",
"_source0": "network_table:///SmartDashboard/Endgame Alert Time",
"_title": "Endgame Alert Time",
"_glyph": 122,
"_showGlyph": true
}
}
}
}
}
],
"windowGeometry": {
"x": -4.5,
"x": -5.5,
"y": 0.0,
"width": 758.5,
"height": 844.0
"height": 846.5
}
}

0 comments on commit 7d1bcb5

Please sign in to comment.