summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui/textanimtabpage.ui
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-01-24 12:19:00 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-24 12:40:55 +0100
commit387200f2ddccaa8cd0b0d61943c6d7f480a0931a (patch)
tree619233040f4c4638f7f21e3a2b3d843af2a50d5b /cui/uiconfig/ui/textanimtabpage.ui
parent4e1e77b059942fa548c5053409d1b2fa712631c9 (diff)
Revert "lok: ui: more files to increase the 'step-increment'"
This reverts commit 0a64b33617299ece871a947828855b16e2482706. Let's revert this till it's clear how to fix UITest_writer_tests2 to not hang with these changes. Change-Id: I9b40b101ecdad0ccac9a0b52b6a2ef19bd47a38c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87333 Reviewed-by: Henry Castro <hcastro@collabora.com> Tested-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'cui/uiconfig/ui/textanimtabpage.ui')
-rw-r--r--cui/uiconfig/ui/textanimtabpage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/textanimtabpage.ui b/cui/uiconfig/ui/textanimtabpage.ui
index 88040535b134..509d3ca73f99 100644
--- a/cui/uiconfig/ui/textanimtabpage.ui
+++ b/cui/uiconfig/ui/textanimtabpage.ui
@@ -4,12 +4,12 @@
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustmentAMOUNT">
<property name="upper">100</property>
- <property name="step_increment">5</property>
+ <property name="step_increment">1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustmentCOUNT">
<property name="upper">100</property>
- <property name="step_increment">5</property>
+ <property name="step_increment">1</property>
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustmentDELAY">