Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #48522, comment 24


Ignore:
Timestamp:
11/30/2019 09:02:20 PM (5 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48522, comment 24

    initial v1  
    33Found an error in the calculations when resampling the original image while making a much smaller sub-size. This affects large images and (likely) causes some of the errors in ImageMagick.
    44
    5 @vanyukov could you test the patch on #48842 please.
     5@vanyukov could you test the patch on #48842 please. Seems it was up-scaling the original image (10315px to 12800px) before resizing it to 2560px.