summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-17 20:44:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-19 13:17:32 +0200
commit3b99840fde960b68c53308a56b05ad713e632b5b (patch)
tree85f262de8c6d4fcf799d52859e3a3ef353d91bbf /cui
parent49c03a624084a63b4cb7f6a23dd803ea66e4bb33 (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/+/102976 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.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 1d6691758b63..93f66ca6e82e 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>