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

Apply changes to the resultset on MouseUp rather than MouseMove

Open pshaver opened this issue 11 years ago • 1 comments

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

pshaver avatar Nov 06 '13 22:11 pshaver

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!

PhilipAnd avatar Nov 20 '13 21:11 PhilipAnd