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

Aspect Ratio sets rounding issue #101

Closed dalexisv83 closed 10 years ago

dalexisv83 commented 10 years ago

I have 2 different image sizes with a ~16:9/1.778 ratio. 650x366 and 1002x564 specifically. But since the heights are rounded up to the nearest pixel, the ratios are technically not the same, so they aren't grouped together in the aspect ratio sets.

Just a heads up!

sewpafly commented 10 years ago

Thanks, I will add a check to group aspect ratios which differ less than 0.01