cui/uiconfig/ui/menuassignpage.ui | 4 ---- 1 file changed, 4 deletions(-)
New commits: commit ff2068892d88091b26f3a3c034bcca49727d5840 Author: Caolán McNamara <[email protected]> AuthorDate: Fri Dec 3 16:24:01 2021 +0000 Commit: Caolán McNamara <[email protected]> CommitDate: Fri Dec 3 20:38:35 2021 +0100 Resolves: tdf#140254 don't expand the column with buttons if dialog expands Change-Id: Ic7ca17bb2df6de2107ddb7a2a935bf8b81d58607 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126327 Tested-by: Jenkins Reviewed-by: Caolán McNamara <[email protected]> diff --git a/cui/uiconfig/ui/menuassignpage.ui b/cui/uiconfig/ui/menuassignpage.ui index 3598678bb1ea..bdf88dcb6e04 100644 --- a/cui/uiconfig/ui/menuassignpage.ui +++ b/cui/uiconfig/ui/menuassignpage.ui @@ -782,8 +782,6 @@ <property name="halign">center</property> <property name="valign">start</property> <property name="margin_bottom">5</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> <property name="image">image3</property> <property name="always_show_image">True</property> <child internal-child="accessible"> @@ -818,8 +816,6 @@ <property name="halign">center</property> <property name="valign">end</property> <property name="margin_bottom">5</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> <property name="image">image4</property> <property name="always_show_image">True</property> <child internal-child="accessible">
