From 364fd768b383ebcdc3c23125ad9fb69b807fe42b Mon Sep 17 00:00:00 2001 From: Joakim Hulthe Date: Sun, 17 May 2026 12:07:11 +0200 Subject: [PATCH] Increase thumbnail size --- ui/global.slint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/global.slint b/ui/global.slint index ebb8ed7..1000be6 100644 --- a/ui/global.slint +++ b/ui/global.slint @@ -1,7 +1,7 @@ import { ImageBucket, ImagePreview } from "types.slint"; export global Global { - in-out property min-image-size: 100px; + in-out property min-image-size: 160px; in-out property image-margin: 2px; in-out property previewed-image; in-out property <[ImageBucket]> image-buckets: [