michalgm / state_dem

Oil Change International State DEM Project
1 stars 0 forks source link

Thumbnails should fill nodes #37

Closed stanleyjones closed 10 years ago

stanleyjones commented 11 years ago

We should scale (not stretch) the thumbnail images so they fit the square boxes. ImageMagick can do this or there are ways to approximate it with CSS.

michalgm commented 11 years ago

I can do this in imagemagic, but we run the risk of cropping photos in strange ways. I did it this way on purpose (the images are square, they just have white fill) since we have so many photos from unpredictable sources. But I can change it.

-----Original Message----- From: Stanley Jones notifications@github.com To: michalgm/state_dem state_dem@noreply.github.com Sent: Mon, 29 Jul 2013 3:34 PM Subject: [state_dem] Thumbnails should fill nodes (#37)

We should scale (not stretch) the thumbnail images so they fit the square boxes. ImageMagick can do this or there are ways to approximate it with CSS.


Reply to this email directly or view it on GitHub: https://github.com/michalgm/state_dem/issues/37

michalgm commented 10 years ago

OK - this is fixed