ajsoriar / angular-avatar

Angular Avatar is a simple and lightweight AngularJS directive that generates a letter's avatar like Microsoft or Google do in their web apps. First letter of each word in a string or a group of initials will be used to generate the avatar. The image of the avatar will be rendered in an html img tag as a real png or jpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

listener for bg-color disabled

NijsTom opened this issue · comments

The $watch for changes on the bg-color attribute is currently commented out, but as far as I can test it seems to update just fine. Any particular reason this is commented out?