[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - svx/uiconfig
Henry Castro (via logerrit)
logerrit at kemper.freedesktop.org
Wed May 20 22:37:01 UTC 2020
svx/uiconfig/ui/sidebararea.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fc0e523259885de17a25dac67d2424b8fc70b854
Author: Henry Castro <hcastro at collabora.com>
AuthorDate: Tue Jan 14 13:59:43 2020 -0400
Commit: Henry Castro <hcastro at collabora.com>
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 <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Henry Castro <hcastro at collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94509
Tested-by: Henry Castro <hcastro at collabora.com>
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">
More information about the Libreoffice-commits
mailing list