Problem with image being resized in DAMP when using image cropper
Hi,
I was experiencing an issue where DAMP was resizing my 2000px image uploads down to a max width of 1024px, however I couldn't see how to stop this from happening.
If turn off the DAMP_CallImageCropper setting in web.config:
<add key="DAMP_CallImageCropper" value="false" />
then the resize doesn't occur, but then I can't use image cropping with DAMP.
Is there some way I can stop the reduction of the 2000px image or a setting that I can change which will increase the maximum pixel size ?
Problem with image being resized in DAMP when using image cropper
Hi,
I was experiencing an issue where DAMP was resizing my 2000px image uploads down to a max width of 1024px, however I couldn't see how to stop this from happening.
If turn off the DAMP_CallImageCropper setting in web.config:
then the resize doesn't occur, but then I can't use image cropping with DAMP.
Is there some way I can stop the reduction of the 2000px image or a setting that I can change which will increase the maximum pixel size ?
Advice appreciated,
Cheers.
Hello,
What image get's resized? The orginial image or the crop? Not really sure if DAMP is resizing the image.
Jeroen
is working on a reply...