Commit e97cf747 authored by Kentaro ku KUMAGAI's avatar Kentaro ku KUMAGAI Committed by Valentin Hervieu

Update the labels on separation

parent 2d7fb914
......@@ -1358,6 +1358,8 @@
this.showEl(this.cmbLab);
} else {
this.cmbLabelShown = false;
this.updateHighHandle(this.valueToPosition(this.highValue));
this.updateLowHandle(this.valueToPosition(this.lowValue));
this.showEl(this.maxLab);
this.showEl(this.minLab);
this.hideEl(this.cmbLab);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment