symphonycms / jit_image_manipulation

Just in Time Image Manipulation for Symphony CMS
http://symphonyextensions.com/extensions/jit_image_manipulation/
Other
25 stars 42 forks source link

Disabling upscaling yeilds image not in good ratio #106

Open nitriques opened 9 years ago

nitriques commented 9 years ago

Let's say I /image/2/2048/1500/image.. but I have a 1920x1080 image.

Disable upscaling bails out, but I think we should still respect the 2048:1500 ratio without upscaling... what do everybody thinks about that ?

michael-e commented 9 years ago

Yep, I think the ratio should be respected.

nitriques commented 9 years ago

Great. I'll try to find time to fix this ASAP.

I did ask for time to work on Symphony core + extensions soon.

nitriques commented 8 years ago

Hey @michael-e this should be fixed!

nitriques commented 8 years ago

Sorry I had to rebase amend :(