ImageBundle
ImageBundle copied to clipboard
zoomCrop interrupted when the image width is too big
I use your nice bundle since few month and I encountered my first issue today. I simply use the function zoomCrop in my twig template. But the rendering of the template is totally interrupted when the image is very big (In my case 7000 px width).
Do you know how to deal with this case ?