diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-01-24 12:19:00 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-01-24 12:40:55 +0100 |
commit | 387200f2ddccaa8cd0b0d61943c6d7f480a0931a (patch) | |
tree | 619233040f4c4638f7f21e3a2b3d843af2a50d5b /sd/uiconfig/simpress/ui | |
parent | 4e1e77b059942fa548c5053409d1b2fa712631c9 (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 'sd/uiconfig/simpress/ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/customanimationfragment.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/customanimationfragment.ui b/sd/uiconfig/simpress/ui/customanimationfragment.ui index 9d06c87595db..b7cb9c55ae0b 100644 --- a/sd/uiconfig/simpress/ui/customanimationfragment.ui +++ b/sd/uiconfig/simpress/ui/customanimationfragment.ui @@ -15,7 +15,7 @@ </object> <object class="GtkAdjustment" id="adjustment3"> <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="adjustment4"> |