Lorti / dominant-colors-lazy-loading-wordpress-plugin

This plugin allows you to lazy load your images while showing the dominant color of each image as a placeholder – like Pinterest or Google Images.
https://wordpress.org/plugins/dominant-colors-lazy-loading/
GNU General Public License v2.0
95 stars 10 forks source link

Notify the user when Imagick is missing #24

Open curtchan opened 5 years ago

curtchan commented 5 years ago

If server has imagick disabled, on calculation settings page there is "Do you want to calculate now?" even though there is no button or anything. Would be nice to have there direct disclaimer why it is like that.

Lorti commented 5 years ago

Yes, that’s a good idea. The README mentions that you have to have ImageMagick enabled, but that might easily be overlooked. Please feel free to open up a pull request.