Opened 3 years ago

Last modified 6 weeks ago

#13014 new enhancement

Missing Thumbnail Size

Reported by: Horttcore Owned by:
Priority: normal Milestone: Future Release
Component: Media Version:
Severity: trivial Keywords: media thumbnail size
Cc:

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 (3)

  • Milestone changed from 2.9.3 to 3.0

comment:2   ryan3 years ago

  • Milestone changed from 3.0 to Future Release

Related: #21294

Note: See TracTickets for help on using tickets.