image thumbnails now scale appropriately so there is no whitespace, also generalized some thumbnail loading code

Этот коммит содержится в:
JoramWilander
2015-07-29 10:09:11 -04:00
родитель d0865b78b7
Коммит a541f09380
5 изменённых файлов: 64 добавлений и 6 удалений

Просмотреть файл

@@ -49,8 +49,8 @@
"S3Region": ""
},
"ImageSettings": {
"ThumbnailWidth": 200,
"ThumbnailHeight": 0,
"ThumbnailWidth": 120,
"ThumbnailHeight": 100,
"PreviewWidth": 1024,
"PreviewHeight": 0,
"ProfileWidth": 128,