[wp-trac] [WordPress Trac] #34168: Improve Image Previews
WordPress Trac
noreply at wordpress.org
Tue Oct 6 12:49:16 UTC 2015
#34168: Improve Image Previews
-------------------------+-----------------------------
Reporter: bugfree | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.3.1
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Currently image preview width is too small please check attached image.
_image_get_preview_ratio function in image-edit.php is used as internal
use only which
return ( 400 / $max ) if image width or height is max then 400.
Is it possible ratio is set by some filter?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34168>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list