resize thumbnail, max height

I'm assuming this needs to be done somewhere in i.php or with a custom function... I'd like to be able to restrict the height of the thumbnails to one size so that landscape and portrait images can all line up evenly in one row on the album view. I don't like the idea of cropping the images. I just want to set a 'maxheight' variable (which would then apply to the short side of a landscape image) and have all thumbnails proportionally resize down. Any ideas?

Comments

Sign In or Register to comment.