[Libreoffice-commits] core.git: svx/uiconfig
Julien Nabet (via logerrit)
logerrit at kemper.freedesktop.org
Wed Mar 4 08:00:51 UTC 2020
svx/uiconfig/ui/docking3deffects.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d38514166b2e3090e03d16df11e83e184eee433
Author: Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Tue Mar 3 22:24:39 2020 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Mar 4 09:00:17 2020 +0100
tdf#131044: 3D Effects dialog should allow to set 1 vertical segment
See https://bugs.documentfoundation.org/show_bug.cgi?id=131044#c0
for a scenario
Change-Id: Ie247b6441df91e6831cfa18e66771af5d070dad8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89933
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui
index d08c981ac984..bfa45fe5befa 100644
--- a/svx/uiconfig/ui/docking3deffects.ui
+++ b/svx/uiconfig/ui/docking3deffects.ui
@@ -50,7 +50,7 @@
<property name="page_increment">10</property>
</object>
<object class="GtkAdjustment" id="adjustment9">
- <property name="lower">2</property>
+ <property name="lower">1</property>
<property name="upper">256</property>
<property name="step_increment">1</property>
<property name="page_increment">10</property>
More information about the Libreoffice-commits
mailing list