[Libreoffice-commits] core.git: sd/uiconfig

Akshay Deep akshaydeepiitr at gmail.com
Sun Feb 5 06:59:50 UTC 2017


 sd/uiconfig/simpress/ui/customanimationspanel.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a60960272ec3079d14295a72ccd08294077f5783
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date:   Sat Feb 4 23:01:09 2017 +0530

    tdf#98034 fix alignment of delay spinbox
    
    Change-Id: Ifb6609a4315851d4eae2c7017c25f0ad7b833123
    Reviewed-on: https://gerrit.libreoffice.org/33916
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Akshay Deep <akshaydeepiitr at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/customanimationspanel.ui b/sd/uiconfig/simpress/ui/customanimationspanel.ui
index 9688079..f404175 100644
--- a/sd/uiconfig/simpress/ui/customanimationspanel.ui
+++ b/sd/uiconfig/simpress/ui/customanimationspanel.ui
@@ -359,7 +359,6 @@
                   <object class="GtkSpinButton" id="delay_value:0.0sec">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="halign">start</property>
                     <property name="hexpand">True</property>
                     <property name="text" translatable="yes">0.0</property>
                     <property name="adjustment">adjustment1</property>


More information about the Libreoffice-commits mailing list