summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorGülşah Köse <gulsah.kose@collabora.com>2019-07-19 16:22:00 +0300
committerGülşah Köse <gulsah.kose@collabora.com>2019-07-24 13:00:20 +0200
commit9a516a4b229f9a52c9c1f05d247cebddb1ba5c17 (patch)
tree5a41e943ebb231096c45c8f5377789a8c564dd50 /cui
parent6c2ccd544f091c844fc1d03023c7e8f8af8c2620 (diff)
tdf#126070 Show scroll bars when preview overflows.
Change-Id: Ibb904fc1c5d283d8ca9d8ff8b2249d25d7091b5b Reviewed-on: https://gerrit.libreoffice.org/75954 Tested-by: Jenkins Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/bulletandposition.ui9
1 files changed, 6 insertions, 3 deletions
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui
index 1ac89c4d966f..1b8c825c9625 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -97,6 +97,9 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
+ <child>
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -622,7 +625,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="xalign">0</property>
- <property name="draw_indicator">True</property>
+ <property name="draw_indicator">False</property>
<child>
<placeholder/>
</child>
@@ -989,9 +992,9 @@
<property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hscrollbar_policy">never</property>
- <property name="vscrollbar_policy">never</property>
<property name="shadow_type">in</property>
+ <property name="max_content_width">150</property>
+ <property name="max_content_height">300</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>