Opened 11 years ago
Last modified 5 years ago
#27427 new defect (bug)
Edit Gallery view does not display images in original aspect ratio
Reported by: | Greybox | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | |
Focuses: | ui, javascript | Cc: |
Description
Тhe new gallery preview does display thumbnails in their original aspect ratios, although the modal for creating and editing the gallery does not.
The goal is to show the thumbnails in their original ratio which happens when the thumbnails are not square. This happens, for example, if the thumbnail size in Media Settings is 200 (W) x 400 (H), "Crop thumbnail to exact dimensions" is not checked. Placement of a certain thumbnail within the gallery often depends on the orientation, and it is very difficult if we show a square shape instead of the real shape.
More details:
https://core.trac.wordpress.org/ticket/26959
Change History (4)
#1
@
10 years ago
- Milestone changed from Awaiting Review to Future Release
- Version changed from trunk to 3.8.1
Note: See
TracTickets for help on using
tickets.
Thanks for the report, @Greybox. This is definitely something worth considering for a future release as it can build on some of the work done in 3.9 and before.