Skip to content

Commit 4d13628

Browse files
committed
Merge pull request #155 from kaspertygesen/master
Update floor label so that it hides correctly when using single slider.
2 parents 88a82f9 + fca533e commit 4d13628

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

dist/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)