Commit 05f18acc authored by Paul Salaberria's avatar Paul Salaberria

Selection bar not updating after rzSliderForceRender fixed.

parent 3772b558
......@@ -260,7 +260,7 @@ function throttle(func, wait, options) {
{
self.resetLabelsValue();
thrLow();
thrHigh();
if(this.range) thrHigh();
self.resetSlider();
});
......
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