Codeinwp / Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
http://idealimageslider.com
GNU General Public License v3.0
1.57k stars 160 forks source link

How to have fixed height but auto resize width? #95

Open xKHUNx opened 4 years ago

xKHUNx commented 4 years ago

I'm trying to have the image slider to have a fixed height, and preserve image ratio, as well as not cropping off the image. I've tried setting the height to a constant number, but the image will just get cutoff instead of scaled.