From ae1ad6965f50476c052840c6cab7879a4759bed8 Mon Sep 17 00:00:00 2001 From: krek0 Date: Tue, 5 May 2026 14:25:29 +0200 Subject: [PATCH] Fix thumbnail crop to preserve image aspect ratio in gallery grid --- photo21/fixtures/initial.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photo21/fixtures/initial.json b/photo21/fixtures/initial.json index f4fd3e8..640ac69 100644 --- a/photo21/fixtures/initial.json +++ b/photo21/fixtures/initial.json @@ -30,7 +30,7 @@ "height": 180, "quality": 70, "upscale": false, - "crop": true, + "crop": false, "pre_cache": true, "increment_count": false }