cui/uiconfig/ui/bulletandposition.ui |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit cb8bd30f73b3122602e1595babef2bb7473d1865
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Jun 5 14:38:49 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Jun 6 09:55:55 2019 +0200

    only want a border here surely, not scrollability
    
    Change-Id: Ief22fa4e437af5d408a4debc776be3237a97601a
    Reviewed-on: https://gerrit.libreoffice.org/73553
    Tested-by: Jenkins
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    (cherry picked from commit 9823786d74bb86c7827a777ef517ba753f58b872)
    Reviewed-on: https://gerrit.libreoffice.org/73580
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/cui/uiconfig/ui/bulletandposition.ui 
b/cui/uiconfig/ui/bulletandposition.ui
index c6e3a0e22f94..ba3133a921bb 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -180,6 +180,8 @@
                         <property name="width_request">78</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>
                         <child>
                           <object class="GtkTreeView" id="levellb">
@@ -987,6 +989,8 @@
                         <property name="height_request">300</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>
                         <child>
                           <object class="GtkViewport">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to