[Libreoffice-commits] core.git: svx/uiconfig
Henry Castro (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 15 12:36:17 UTC 2020
svx/uiconfig/ui/sidebararea.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6deb0eea50a0dc7171459bdd1d662fde24de410c
Author: Henry Castro <hcastro at collabora.com>
AuthorDate: Tue Jan 14 13:59:43 2020 -0400
Commit: Henry Castro <hcastro at collabora.com>
CommitDate: Wed Jan 15 13:35:43 2020 +0100
lok: ui: increase the 'step-increment' property to 5
Change-Id: I1090a9f6435619f095ca22ef401c5e1bc9741d06
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86820
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro at collabora.com>
diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index c02085056df6..da83892c0a27 100644
--- a/svx/uiconfig/ui/sidebararea.ui
+++ b/svx/uiconfig/ui/sidebararea.ui
@@ -4,7 +4,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