From cea78543e0dd2b46f7ae11dfaff54111be452639 Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 23 May 2022 21:46:47 +0200 Subject: [PATCH] Increase maximum width/height in image conversion dialog The current limit of 2048 pixels is not *that* big. --- gui/imageconversiondialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/imageconversiondialog.ui b/gui/imageconversiondialog.ui index 47efd12..6dc0f70 100644 --- a/gui/imageconversiondialog.ui +++ b/gui/imageconversiondialog.ui @@ -55,7 +55,7 @@ 1 - 2048 + 20000 512 @@ -81,7 +81,7 @@ 1 - 2048 + 20000 512