svx/uiconfig/ui/themecoloreditdialog.ui | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 2858074bb099ab56fa98a105d7a5603ec16d6f4b Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Tue Apr 23 15:45:20 2024 +0200 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Wed Mar 19 08:46:42 2025 +0100 Resolves tdf#160050 - Overlapping controls in 'add themes' dialog (cherry picked from commit 8f3a19ce3a2dea548f644a8925bfe0718424ac21) Change-Id: I196ef4b445dcae5d6fc9891c8f9c0d0b2976d583 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183112 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Miklos Vajna <vmik...@collabora.com> diff --git a/svx/uiconfig/ui/themecoloreditdialog.ui b/svx/uiconfig/ui/themecoloreditdialog.ui index 96276093a75a..ac0114ab4be1 100644 --- a/svx/uiconfig/ui/themecoloreditdialog.ui +++ b/svx/uiconfig/ui/themecoloreditdialog.ui @@ -3,13 +3,12 @@ <interface domain="svx"> <requires lib="gtk+" version="3.20"/> <object class="GtkDialog" id="ThemeColorEditDialog"> - <property name="width-request">400</property> - <property name="height-request">300</property> <property name="can-focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="border-width">6</property> <property name="title" translatable="yes" context="themedialog|Title">Theme Color Edit</property> + <property name="resizable">False</property> <property name="modal">True</property> <property name="type-hint">dialog</property> <child internal-child="vbox">