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

New commits:
commit 9823786d74bb86c7827a777ef517ba753f58b872
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Wed Jun 5 14:38:49 2019 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Jun 6 07:52:38 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>

diff --git a/cui/uiconfig/ui/bulletandposition.ui 
b/cui/uiconfig/ui/bulletandposition.ui
index e9d642e2a290..52e29767c1d8 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -195,6 +195,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">
@@ -984,6 +986,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