From 23d0657a01de1257091f97b0e18ecc88af55f7fe Mon Sep 17 00:00:00 2001 From: jcznk <60730312+jcznk@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:35:07 +0100 Subject: [PATCH] (UI polish) Filtered decks: replace maximumSize with sizePolicy in "Limit to" QSpinBox (#4398) * Fix (UI) / Increase width of "Limit to" QSpinBox (Filtered Decks) Increased the width from 60 px to 75 px, so that there is always enough space, even in the case of large numbers (e.g., 99999). * Update filtered_deck.ui (replace maximumSize with sizePolicy) --- qt/aqt/forms/filtered_deck.ui | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/qt/aqt/forms/filtered_deck.ui b/qt/aqt/forms/filtered_deck.ui index 0a90c40e5..a64a3968a 100644 --- a/qt/aqt/forms/filtered_deck.ui +++ b/qt/aqt/forms/filtered_deck.ui @@ -85,11 +85,11 @@ - - - 60 - 16777215 - + + + 0 + 0 + 1 @@ -168,11 +168,11 @@ - - - 60 - 16777215 - + + + 0 + 0 + 1