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

Scope not applied after closing by clicking outside of picker #95

Closed zaalbarxx closed 8 years ago

zaalbarxx commented 8 years ago

Like in the title the scope is not refreshed when picker is closed by mouseUp event. I created a pull request for it. #94

ruhley commented 8 years ago

94 has been merged