victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
381 stars 138 forks source link

'setIcon' doesn't add the selectedClass to the icon #88

Open princeofnaxos opened 4 years ago

princeofnaxos commented 4 years ago

When using .iconpicker('setIcon') function, the correct icon is written in the input fields, but the icon itself doesn't get the selectedClass.

Tested on http://victor-valencia.github.io/bootstrap-iconpicker/. Might be related to #82.