Can anyone confirm for me whether or not the Image Resizing worked for v. AspDotNetStorefront PRO 7.0.2.5?
I have the LargeCreates... and LargeOverwrites working OK but cannot seem to get the product image to resize when uploading.
For example, if I want to upload an icon image: I navigate: Products > Product Manager. Then expand the category, then the product in the menu tree. Click on the product I wish to edit. Click on the Images tab. Upload the image for the icon and then Update the product. The icon image is at the full size I uploaded and not the size I set in the AppConfigs.
Any suggestions?
AppConfigs:
789 DefaultCrop true
791 DefaultCropHorizontal center
790 DefaultCropVertical middle
792 DefaultFillColor #FFFFFF
796 DefaultHeight_icon 100
800 DefaultHeight_large 500
798 DefaultHeight_medium 250
793 DefaultQuality 100
794 DefaultStretch false
795 DefaultWidth_icon 100
799 DefaultWidth_large 500
797 DefaultWidth_medium 250
767 UseImageResize true
768 ProductImg_icon width:150;height:101;
770 ProductImg_large width:500;height:137;
769 ProductImg_medium width:250;height:168;