summaryrefslogtreecommitdiff
path: root/grapher/Form1.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2021-04-25 23:05:44 -0700
committerJacob Palecki <[email protected]>2021-04-25 23:05:44 -0700
commit0cf5ce3762926fa556418572e9661d79cbbaa240 (patch)
treef5dd9c5c77acf0f4a8d910636660bed93f8fb16b /grapher/Form1.cs
parentFixed layout issues for LUT (diff)
downloadrawaccel-0cf5ce3762926fa556418572e9661d79cbbaa240.tar.xz
rawaccel-0cf5ce3762926fa556418572e9661d79cbbaa240.zip
Start of LUT points editing
Diffstat (limited to 'grapher/Form1.cs')
-rw-r--r--grapher/Form1.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs
index 7b21036..2b2ad42 100644
--- a/grapher/Form1.cs
+++ b/grapher/Form1.cs
@@ -100,6 +100,8 @@ namespace grapher
ByComponentCheckBox,
gainSwitchX,
gainSwitchY,
+ LUTPanelX,
+ LUTPanelY,
LockXYLabel,
sensitivityLabel,
rotationLabel,