Bug #79458
Updated by Markus Gehrig almost 8 years ago
When I cropping gifs in fluid, the processed image has the same size then the original image and cropped away part of the image is black/transparent. Fluid-Code: <pre> <div class="col-sm-12 nopadding"> <f:image image="{image.file}" class="img-responsive" height="{imageCrop}c" width="{imageCrop}c" /> </div> </pre> Gif: !https://forge.typo3.org/attachments/download/31944/Bildschirmfoto%202017-01-25%20um%2009.11.08.png! JPG: !https://forge.typo3.org/attachments/download/31945/Bildschirmfoto%202017-01-25%20um%2009.11.50.png!