summaryrefslogtreecommitdiff
path: root/grapher/Models
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-05 23:52:46 -0700
committerJacob Palecki <[email protected]>2021-04-05 23:52:46 -0700
commitaba8e7757da8d2a542415257ac845f40f28f78a0 (patch)
tree46599c8b83268aaaf346517e7bfa47283ab93d39 /grapher/Models
parentCorrectly align gain switch (diff)
downloadrawaccel-aba8e7757da8d2a542415257ac845f40f28f78a0.tar.xz
rawaccel-aba8e7757da8d2a542415257ac845f40f28f78a0.zip
Resize vertically for correctness
Diffstat (limited to 'grapher/Models')
-rw-r--r--grapher/Models/AccelGUIFactory.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/Models/AccelGUIFactory.cs b/grapher/Models/AccelGUIFactory.cs
index 6e03293..de2d99c 100644
--- a/grapher/Models/AccelGUIFactory.cs
+++ b/grapher/Models/AccelGUIFactory.cs
@@ -394,7 +394,7 @@ namespace grapher.Models
range,
wholeCheckBox,
byComponentCheckBox,
- 260);
+ Constants.DirectionalityVerticalOffset);
var applyOptions = new ApplyOptions(
byComponentXYLock,