[wp-trac] [WordPress Trac] #21004: add_image_size hard crop messes up image editor rendering
WordPress Trac
wp-trac at lists.automattic.com
Sun Jun 17 23:48:52 UTC 2012
#21004: add_image_size hard crop messes up image editor rendering
--------------------------+-----------------------------
Reporter: geniepop | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
When I add an image size with hard crop set to true ( ex: add_image_size
('index-thumbnail', 420, 550, true); ) it makes it so that you cannot edit
the full size of an image in the image editor - only a cropped version.
http://i47.tinypic.com/20h2dfr.png
(link to screenshot)
The left image in the screenshot is the editor when I removed 'true' from
my add_image_size arguments. The right image is with 'true' added back in.
I also see that others had the same problem in this thread:
http://wordpress.org/support/topic/help-add_image_size-and-image-
cropping?replies=6
...but it was closed without any resolution.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21004>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list