Skip to content

Commit e97cf74

Browse files
kuValentinH
authored andcommitted
Update the labels on separation
1 parent 2d7fb91 commit e97cf74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rzslider.js

+2
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,8 @@
13581358
this.showEl(this.cmbLab);
13591359
} else {
13601360
this.cmbLabelShown = false;
1361+
this.updateHighHandle(this.valueToPosition(this.highValue));
1362+
this.updateLowHandle(this.valueToPosition(this.lowValue));
13611363
this.showEl(this.maxLab);
13621364
this.showEl(this.minLab);
13631365
this.hideEl(this.cmbLab);

0 commit comments

Comments
 (0)