Thumbnail image resize problem
Posted: 2016-01-25 18:34
I just switched over from using AppGini 5.31 to 5.5. When I create an image upload field I want my thumbnails to be sized to the same proportions as my original image file. In version 5.31 and earlier, I could specify the either the width OR the height and leave the other dimension blank, and my thumbnail would be created with the one specified dimension and the other dimension would be in the proper proportion. Now when I try to do that my media type reverts to 'File upload'. In order to keep my media type as 'Image' I must specify both dimensions for my thumbnails. I really need my thumbnails to be sized proportionally, not cropped. Is there a way to work around this?