Bug #94475
closedImages are blurry in element information
100%
Description
Small images are blurry in the element information because they are always scaled without respecting the maximum width and height.
How to reproduce:
1. Add a new small image with a size smaller than 590x400px.
2. Open the element information (info button).
3. See blurry preview image
I've already looked into the code and could not find an easy solution. The currently used ViewHelper (f:media
) does not provide an option to respect the maximum dimension of an image.
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/69909
Updated by Gerrit Code Review over 3 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70073
Updated by Georg Ringer over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c9e22a8f4468ba2d7816e016b1a86c679b5b30f0.