Forums
(@mistenkt)
11 years, 1 month ago
I had this issue as well, i fixed it by commenting out line 228 in the file ManualImageCrop.php like this:
//$img->set_quality( $quality );
this fixes the pixelation bug.