svx/uiconfig/ui/sidebararea.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fc0e523259885de17a25dac67d2424b8fc70b854
Author:     Henry Castro <[email protected]>
AuthorDate: Tue Jan 14 13:59:43 2020 -0400
Commit:     Henry Castro <[email protected]>
CommitDate: Thu May 21 00:36:25 2020 +0200

    lok: ui: increase the 'step-increment' property to 5
    
    Change-Id: I1090a9f6435619f095ca22ef401c5e1bc9741d06
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86798
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Henry Castro <[email protected]>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94509
    Tested-by: Henry Castro <[email protected]>

diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index ba5169a23614..73eaed5f58dd 100644
--- a/svx/uiconfig/ui/sidebararea.ui
+++ b/svx/uiconfig/ui/sidebararea.ui
@@ -5,7 +5,7 @@
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkAdjustment" id="adjustment1">
     <property name="upper">100</property>
-    <property name="step_increment">1</property>
+    <property name="step_increment">5</property>
     <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="adjustment2">
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to