[apps/range_parameter_controller] Remove YAuto

This allows for a great deal of simplifications in the class
RangeParamterController.

Change-Id: I5de55d4e8e1f598eb13b08fb8f042907f55b2fa8
This commit is contained in:
Gabriel Ozouf
2020-10-02 10:53:37 +02:00
committed by Émilie Feral
parent 5a07db3452
commit 1a5661fd4c
11 changed files with 22 additions and 161 deletions

View File

@@ -187,7 +187,6 @@ TransposeCommandWithArg = "transpose(M)"
XMax = "Xmax"
XMin = "Xmin"
X = "x"
YAuto = "Y auto"
YMax = "Ymax"
YMin = "Ymin"
Y = "y"