Skip to content

Use PreserveAspectFit for thumbnails instead of PreserveAspectCrop

Arjen Hiemstra requested to merge work/ahiemstra/albumthumbs into master

This way we don't cut off parts of images and show the entire thing. The background rectangle is changed to use Window background color so that we use a consistent color.

Merge request reports