Actions
Feature proposal #9027
closedReplace thumbnail rendering with background images
Feature proposal #9027:
Replace thumbnail rendering with background images
Description
These are outputting images directly. Replace these with background images that are centered and non-repeating with 100% width/height. At the very least apply this to video thumbnails.
Updated by krileon over 2 years ago
- Target version changed from 2.5.1 to 3.0.0
Updated by krileon about 1 year ago
- Target version changed from 3.0.0 to 5.0.0
Updated by krileon about 1 year ago
- Target version changed from 5.0.0 to 3.0.0
Updated by krileon about 1 year ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Thumbnails are now always guaranteed to be an image (can no longer output an iframe or video). Type specific fallbacks are provided for missing thumbnails.
Actions