rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
906 stars 216 forks source link

font_awesome support #43

Closed zimmicz closed 6 years ago

zimmicz commented 9 years ago

Solution for issue #42. It might be nice to be able to also display font-awesome icons with this plugin.

rvera commented 9 years ago

Hi @zimmicz, sorry for the super late reply.

When I coded this plugin I was big on CoffeeScript so the source is CS, for me to apply the patch you would need to rewrite it in CS.

zimmicz commented 9 years ago

Hi @rvera, I've alredy forgotten about this :) Wow that's bad, I have never used CS before and am quite busy right now :(

Humni commented 7 years ago

I have implemented this in CS, see the above pull request

rvera commented 6 years ago

Closing this since I merged 102