Opened 16 years ago
Closed 12 years ago
#13014 closed enhancement (duplicate)
Missing Thumbnail Size
| Reported by: | Horttcore | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Focuses: |
Description
If I add an image size i.e.:
add_image_size('big', 960, 240, true);
then I'm uploading an image with 960x320px, the this new 'thumbnail' won't be generated.
So if the third parameter is true he should be compare the width and the height of the source image.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #21294