Bug #72798
closedApply image cropping to click-enlarged images
100%
Description
- TYPO3 7.6
- CSS Styled Content
- Image with cropping definition and click-enlargement (zoom) enabled
The image tag has applied the cropping as expected. However, the click-enlarged version (lightbox or window) still shows the original image.
A work-around for the TypoScript of CSS Style Content might be:
tt_content.image.20.1.imageLinkWrap.crop.data = file:current:crop
Lightbox showing click-enlarged image without cropping; regular rendering in the background with cropping:
Files
Updated by Gerrit Code Review almost 9 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/46114
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46114
Updated by Gerrit Code Review over 8 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46114
Updated by Gerrit Code Review over 8 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46114
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47126
Updated by Oliver Hader over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4eae63bd6139f51fd27bc05c7738d7e74411a151.