[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - svx/uiconfig
Henry Castro (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 15 01:17:54 UTC 2020
svx/uiconfig/ui/sidebararea.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a83165b0f06944f4e929455e89d3144f1d2979d3
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 02:17:18 2020 +0100
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>
diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index ec9166c72388..0c5b8b533cbf 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