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

debounce of ng-model is not possible #186

Open frankadrian opened 5 years ago

frankadrian commented 5 years ago

Hi Good Sir,

Thank you for providing us with this plugin, its very helpful. Is it possible to debounce the model update via ng-model-options="{debounce: 500}"? It does not work for me, maybe you could point me to the right direction to get this working?

Thank you very much, Frank