angular-slider
angular-slider copied to clipboard
Apply changes to the resultset on MouseUp rather than MouseMove
Applying the scope changes on the mousemove event is costly to process on large resultsets. Is there a way to overcome this?
Love your product and thank you!
here is a working example: http://plnkr.co/edit/YrIqJcz33CDAXyD6DBMh?p=preview
I have the same feature request.
I am doing a XHR when moving the slider, which is very costly. It would therefore be nice to set only it to change on MouseUp.
As pshaver also says, great product!