diff options
| author | Jacob Palecki <[email protected]> | 2021-04-05 20:43:08 -0700 |
|---|---|---|
| committer | Jacob Palecki <[email protected]> | 2021-04-05 20:43:08 -0700 |
| commit | cf1fdf2e6cdba8c6ae8493eb744f223b6324594c (patch) | |
| tree | a38093e20708920dff4798f682c9c003a3694ffc /grapher/Form1.cs | |
| parent | It builds (diff) | |
| download | rawaccel-cf1fdf2e6cdba8c6ae8493eb744f223b6324594c.tar.xz rawaccel-cf1fdf2e6cdba8c6ae8493eb744f223b6324594c.zip | |
LUT text layout
Diffstat (limited to 'grapher/Form1.cs')
| -rw-r--r-- | grapher/Form1.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/grapher/Form1.cs b/grapher/Form1.cs index 12fc9ff..5b13c8f 100644 --- a/grapher/Form1.cs +++ b/grapher/Form1.cs @@ -120,6 +120,7 @@ namespace grapher limitLabelY, expLabelX, expLabelY, + LUTTextLabel, constantThreeLabelX, constantThreeLabelY, ActiveValueTitle, |