ui-iconpicker icon indicating copy to clipboard operation
ui-iconpicker copied to clipboard

Add bindToController: true

Open hobe opened this issue 9 years ago • 0 comments

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!

hobe avatar Mar 22 '15 11:03 hobe