ruhley / angular-color-picker

Vanilla AngularJS Color Picker Directive with no requirement on jQuery
http://ruhley.github.io/angular-color-picker/
MIT License
165 stars 78 forks source link

applyAsync is required using the onChange event #139

Closed ruhley closed 7 years ago

ruhley commented 7 years ago

It is only needed when dragging the mouse around, not on click.

https://plnkr.co/edit/JNxx6YwjYECCrfhLXhXu?p=preview

ruhley commented 7 years ago

This appears to have already been fixed in v3.0.0