Reply to image_ratio_no_zoom_in problem

image_ratio_no_zoom_in problem new!
by Ross, 13 years, 6 months ago
Hi, Colin

Thanks for your wonderful class.

I'm confused about the usage of image_ratio_no_zoom_in.

I am resizing my uploads to a certain size, 400 px wide.
image_x = 400;

And to keep the aspect ratio correct:
image_ratio_y = true;

This works perfectly.

Now, if the uploaded image is LESS than the image_x width, I don't want to resize it because that will result in loss of quality.

So I'm using:
image_ratio_no_zoom_in = true;

First of all, is this the correct setting to use to prevent upsizing a smaller image?

I'm using it but it doesn't change a thing. The smaller images are still being upsized to the image_x size.

Thanks in advance.Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important