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:35 +0100 |
commit | ff2068892d88091b26f3a3c034bcca49727d5840 (patch) | |
tree | ac3b40a999499dd69c80f3861f4d91fd0990741d /cui | |
parent | ff25d6a123beb42476bf42d189b3033a86835b2a (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/+/126327
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-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"> |