diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-12-03 16:24:01 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-12-03 20:38:51 +0100 |
commit | 3b94b71dd83056c70b6120795bfe819b8eb5a847 (patch) | |
tree | 62b6f4a8596f4228558cbc2eb479ddd47ad6409a /cui/uiconfig | |
parent | 24d2a5198efd994a7e53d1cd0d9740dab0ea5fb0 (diff) |
Resolves: tdf#140254 don't expand the column with buttons if dialog expands
Change-Id: Ic7ca17bb2df6de2107ddb7a2a935bf8b81d58607
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126293
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/menuassignpage.ui | 4 |
1 files changed, 0 insertions, 4 deletions
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"> |