summaryrefslogtreecommitdiff
path: root/grapher/Models
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-10 01:19:11 -0700
committerJacob Palecki <[email protected]>2020-09-10 01:19:11 -0700
commit0523ef22f60ed1196b6831b46c9ca2ac9ab27924 (patch)
tree33b25cf346dc2749f3002d0a2f6263510150a1e3 /grapher/Models
parentAdded more to guide (diff)
downloadrawaccel-0523ef22f60ed1196b6831b46c9ca2ac9ab27924.tar.xz
rawaccel-0523ef22f60ed1196b6831b46c9ca2ac9ab27924.zip
Reenable weight for all styles, remove offset for sigmoidgain, fix active value for midpoint
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 189c82a..526e399 100644
--- a/grapher/Models/AccelGUIFactory.cs
+++ b/grapher/Models/AccelGUIFactory.cs
@@ -212,7 +212,7 @@ namespace grapher.Models
var midpointX = new Option(
new Field(midpointBoxX, form, 0),
constantThreeLabelX,
- new ActiveValueLabel(midpointActiveLabelX, activeValueTitleY),
+ new ActiveValueLabel(midpointActiveLabelX, activeValueTitleX),
0);
var midpointY = new Option(