summaryrefslogtreecommitdiff
path: root/grapher/Models
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-01-22 19:14:45 -0800
committerJacob Palecki <[email protected]>2021-01-22 19:14:45 -0800
commitdaae5529514c8916ce940e150d97baa465222ff4 (patch)
tree1e0585eef4788c03588f57afb9618125e7c63f06 /grapher/Models
parentFix graphing error in by component graph calculation (diff)
downloadrawaccel-daae5529514c8916ce940e150d97baa465222ff4.tar.xz
rawaccel-daae5529514c8916ce940e150d97baa465222ff4.zip
Fix anisotropy panel covering bottom classic option in by component
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 6a4c46f..1c42c76 100644
--- a/grapher/Models/AccelGUIFactory.cs
+++ b/grapher/Models/AccelGUIFactory.cs
@@ -381,7 +381,7 @@ namespace grapher.Models
range,
wholeCheckBox,
byComponentCheckBox,
- 245);
+ 260);
var applyOptions = new ApplyOptions(
byComponentXYLock,