angular-rangeslider icon indicating copy to clipboard operation
angular-rangeslider copied to clipboard

Debounce/timeout before min/max model value changes

Open zhanghuanchong opened this issue 7 years ago • 0 comments

Is it possible to add debounce/timeout before change the min/max, which will fire the watchers?

In some cases, we bind watchers to the min/max model, but we just want to fire the watchers when the user has finished moving the slider.

Is there any solution? Thanks!

zhanghuanchong avatar Sep 22 '16 13:09 zhanghuanchong