darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
143 stars 63 forks source link

fix for programmatic movement of slider (double value) #128

Closed scottjustin5000 closed 8 years ago

scottjustin5000 commented 8 years ago

Previously when programmatically moving the sliders (when showing 2 pointers), the pointers would not accurately update if during the move one of the pointers intersected with the other. In v2.4.1 the sliders update accurately moving left to right, but not from right to left (toggle back and forth between the links to see the behavior). This fix allows for programmatic movement in both directions.

darul75 commented 8 years ago

Hi, It looks great, thanks for providing such an improvement, on holidays now, I will check asap. Kindly, Julien

darul75 commented 8 years ago

https://github.com/darul75/angular-awesome-slider/releases/tag/2.4.2