From 00fcbf917cd3ef20b92dbcc59e8a4415cc338ba9 Mon Sep 17 00:00:00 2001 From: Ryan K <114723629+ryankembrey@users.noreply.github.com> Date: Mon, 1 Sep 2025 05:53:51 +1000 Subject: [PATCH] Gui: Widen the default customize dialog (#22714) * Gui: Widen the default customize dialog * Gui: Make panels the same width in keyboard and toolbars tabs * Remove namespace additions --------- Co-authored-by: Ryan Kembrey --- src/Gui/Dialogs/DlgKeyboard.ui | 4 ++-- src/Gui/Dialogs/DlgToolbars.ui | 20 ++++++++++++++++---- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/src/Gui/Dialogs/DlgKeyboard.ui b/src/Gui/Dialogs/DlgKeyboard.ui index 52126007c4..9b76adc3c1 100644 --- a/src/Gui/Dialogs/DlgKeyboard.ui +++ b/src/Gui/Dialogs/DlgKeyboard.ui @@ -6,7 +6,7 @@ 0 0 - 642 + 736 376 @@ -59,7 +59,7 @@ - 220 + 400 0 diff --git a/src/Gui/Dialogs/DlgToolbars.ui b/src/Gui/Dialogs/DlgToolbars.ui index fe84665e40..d6de7ff9f4 100644 --- a/src/Gui/Dialogs/DlgToolbars.ui +++ b/src/Gui/Dialogs/DlgToolbars.ui @@ -6,10 +6,16 @@ 0 0 - 576 + 736 352 + + + 0 + 0 + + Toolbars @@ -60,6 +66,12 @@ + + + 400 + 0 + + false @@ -72,7 +84,7 @@ - + @@ -208,10 +220,10 @@ - Qt::Vertical + Qt::Orientation::Vertical - QSizePolicy::Expanding + QSizePolicy::Policy::Expanding