Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#22518 closed defect (bug) (wontfix)

Preserve aspect ratio in media window

Reported by: pavelevap's profile pavelevap Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.5
Component: Media Keywords:
Focuses: Cc:

Description

Now there are 119 x 119 px square thumbnails which are generated from the centre of the picture. But it would be very helpful for choosing right pictures to see also dimensions of picture directly in media window. Please see attached screenshot, I tried to prepare small example...

For example when there are several similar pictures, dimensions are important for users. Or it could be possible to use some kind of hook to allow changing displayed thumbnails?

Attachments (1)

Media_aspect_ratio.jpg (28.1 KB) - added by pavelevap 12 years ago.

Download all attachments as: .zip

Change History (5)

#1 @koopersmith
12 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

The stretched images are a bug, but the cropping is not; we're using cropped images to make the grid more scannable. If you want to see the image's full aspect ratio, the sidebar preview shows just that.

All of media is generally hookable, so it can be changed by overriding the attachment templates.

#2 @pavelevap
12 years ago

And stretched images bug is reported somewhere? Yes, I know that sidebar shows full aspect ration, but for selection from many similar images it would be helpful to see it also in main media window...

#3 @miqrogroove
12 years ago

This feature should respect the "Crop thumbnail to exact dimensions" setting. I am in favor of reopening it.

#4 @pavelevap
12 years ago

Good idea!

Note: See TracTickets for help on using tickets.