Skip to content

Commit ccbab53

Browse files
committed
Update floor label so that it hides correctly when using single slider.
1 parent 88a82f9 commit ccbab53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rzslider.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -663,6 +663,7 @@ function throttle(func, wait, options) {
663663

664664
if(this.initHasRun)
665665
{
666+
this.updateFloorLab();
666667
this.updateCeilLab();
667668
this.initHandles();
668669
}

0 commit comments

Comments
 (0)