PerfectlyNormal / tinymce-rails-imageupload

Image upload plugin for TinyMCE and Rails with the asset pipeline
MIT License
149 stars 153 forks source link

Icon should be a vector image #37

Closed PerfectlyNormal closed 11 years ago

PerfectlyNormal commented 11 years ago

When taking care of TinyMCE4 (#36), get the icon replaced with some nice vector-thingy.

PerfectlyNormal commented 11 years ago

By default TinyMCE4 includes skins/lightgray/img/loader.gif, which is a 31x31px loader GIF. Just switching to that would be better than including our own at least.