sewpafly / post-thumbnail-editor

Wordpress Plugin to manually edit post thumbnails
http://wordpress.org/extend/plugins/post-thumbnail-editor/
32 stars 18 forks source link

CropConstraints: Thumbnails without crop set #66

Closed sewpafly closed 11 years ago

sewpafly commented 11 years ago

Thumbnails without the crop set should go green when one of the lengths fulfills the constraint.

If you have multiple images selected, crop rules apply first, but if none of them have crop set, Find the biggest w and biggest h and whichever constraint is satisfied turn green for.

Watch out for 0: 0 means to ignore this constraint.