From 91cfe5242a0515344a514c0eeecc9955accf6905 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Fri, 15 Dec 2023 01:20:45 +0100 Subject: [PATCH] querydialog.ui: Allow smaller dialog size As the query label is determined by the remote server, it can be arbitrarily long. Therefore, it makes sense to enable word wrap so the dialog still fits on devices with smaller screens, such as mobile phones. --- src/widgets/querydialog.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/widgets/querydialog.ui b/src/widgets/querydialog.ui index 001c29d..485a161 100644 --- a/src/widgets/querydialog.ui +++ b/src/widgets/querydialog.ui @@ -10,15 +10,27 @@ 240 + + + 0 + 0 + + Dialog + + true + + + true +