ruhley / angular-color-picker

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

Clicking on swatch when disabled still opens a UI #174

Closed jlynde closed 7 years ago

jlynde commented 7 years ago

If I set the option to disabled: true and then click on the swatch on the demo page the GUI still pops up. The user cannot change anything but it still pops up anyway. I was not expecting that to happen when the picker was disabled.

ruhley commented 7 years ago

This has been fixed in commit 1e15322and released in v3.4.5