darul75 / angular-awesome-slider

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

ng-disabled has no effect #64

Closed kehoej closed 9 years ago

kehoej commented 9 years ago

ng-disabled has no effect

darul75 commented 9 years ago

well, attribute changes are watched but not initial value, sorry I have to fix it.

here in demo it works, in src dir, I need make some few changes, thx

https://github.com/darul75/ng-slider/blob/master/src/ng-slider.html#L138

darul75 commented 9 years ago

fix in https://github.com/darul75/ng-slider/releases/tag/2.1.8

put any star on repo if you can ;)