Valentin Hervieu
Valentin Hervieu
Could you please share you slider options?
Do you have watchers on the score value?
Have you try commenting the `$scope.$apply` in the library to see if it was really the reason of the slowdown?
We could add an option to call `applyModel` on `onEnd` only. Would you like to submit a PR for this?
Unfortunately the option is not available yet. I don't know if I'll add it one day... If you want you can provide a PR for it if you really need...
This is a good idea! :) Do you want to submit a pull request, it should be rather simple to implement 🙂
Good catch. It needs to be address. I'll try to look into this when I have a bit of time...
Sure! Do you know from where to start?
For this issue, you only need to update the [rzslider.less](https://github.com/angular-slider/angularjs-slider/blob/master/src/rzslider.less) file. Before starting, you should read the [CONTRIBUTING.md](https://github.com/angular-slider/angularjs-slider/blob/master/CONTRIBUTING.md) one.
The goal is to get the exact same rendering than the current version. So while developing the change, you should compare with the demo website: http://angular-slider.github.io/angularjs-slider/