summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-05 22:41:16 -0700
committerJacob Palecki <[email protected]>2021-04-05 22:41:16 -0700
commitdb593584edb93b053396259db4c4acbeee0ee9e6 (patch)
treef7409206047b1093d42364acadeb26a2a69403b7 /grapher/Form1.cs
parentupdate wrapper + writer to handle lut (diff)
downloadrawaccel-db593584edb93b053396259db4c4acbeee0ee9e6.tar.xz
rawaccel-db593584edb93b053396259db4c4acbeee0ee9e6.zip
LUT GUI fixes
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index a4ece9e..6ed9c46 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -119,7 +119,8 @@ namespace grapher
limitLabelY,
expLabelX,
expLabelY,
- LUTTextLabel,
+ LUTTextLabelX,
+ LUTTextLabelY,
constantThreeLabelX,
constantThreeLabelY,
ActiveValueTitle,