sw/uiconfig/swriter/ui/watermarkdialog.ui |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit f714459885e93f46dca4536013c1968469f1ab97
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Tue Sep 15 12:41:08 2020 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Oct 13 22:49:51 2020 +0200

    Angle of the watermark: step by 45°
    
    Change-Id: Ia4ab9a56f346625cf191c1f5a648e1744dad29d6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103431
    Tested-by: Andras Timar <andras.ti...@collabora.com>
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/sw/uiconfig/swriter/ui/watermarkdialog.ui 
b/sw/uiconfig/swriter/ui/watermarkdialog.ui
index 94ad2e24ef26..03f9977bbc5a 100644
--- a/sw/uiconfig/swriter/ui/watermarkdialog.ui
+++ b/sw/uiconfig/swriter/ui/watermarkdialog.ui
@@ -4,8 +4,7 @@
   <requires lib="gtk+" version="3.18"/>
   <object class="GtkAdjustment" id="angle_adj">
     <property name="upper">359</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
+    <property name="step_increment">45</property>
   </object>
   <object class="GtkAdjustment" id="transparenct_adj">
     <property name="upper">100</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to