Ted S |
01-20-2012 10:33 PM |
Quote:
Originally Posted by zeus_r6
(Post 2290330)
This seems to work to resize the product image:
|
That doesn't actually resize your imaged but rather it constraints the proportions. If you uploaded a 500x200 image it would still be 500x200 [max width of 200 w.
Furthermore if the image filesize is huge, say a 5000x5000 graphic, the entire thing is still downloaded each time causing your page load to drag.
It's not a terrible solution if your images are already all fairly small and similar sizes but becomes a problem when they're raw which is why the mod doesn't use it. Down the road we'll build a full uploader but as resizing is a quick process, the focus is on new features.
|