summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-17 20:44:41 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-09-28 02:07:04 +0200
commit1ef9c1322ce2e21cf1374535caf9c7dc0d315c44 (patch)
treeb8d7231bc74d3d459ccbbaeab5ca6d46a0135b83 /cui
parent540eea58881ca17eff012a61b8b953d20b596b21 (diff)
tdf#136705 give tab stop treeview a small height request
so its natural height has no influence on the overall dialog height and it will take whatever height the dialog ends up at Change-Id: I98d6b2483f01ac2006dcc9d2ffa91824611a6d71 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102933 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/paratabspage.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/paratabspage.ui b/cui/uiconfig/ui/paratabspage.ui
index a97576c24e6a..bf3d85a1618e 100644
--- a/cui/uiconfig/ui/paratabspage.ui
+++ b/cui/uiconfig/ui/paratabspage.ui
@@ -47,6 +47,7 @@
<property name="row_spacing">3</property>
<child>
<object class="GtkScrolledWindow">
+ <property name="height_request">42</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>