ui-iconpicker
ui-iconpicker copied to clipboard
Add bindToController: true
It would be nice if the directive would make use of Angulars' 1.3 feature
bindToController: true
so that the changes to isolated scope properties (ng-model) will be reflected back to the controllers’ this object!