sd/uiconfig/simpress/ui/slidetransitionspanel.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit cc76bf80760aa8e6d7e406cd76919f8e44ae506e
Author:     Szymon Kłos <szymon.k...@collabora.com>
AuthorDate: Tue Oct 1 18:10:05 2024 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Fri Nov 8 18:12:46 2024 +0100

    sidebar: move apply to all slides above repeat settings
    
    Button "apply to all slides" setups properties selected above
    to all the slides. Repeat options are common to the whole
    presentation. Let's move repeat section to the bottom so it
    is less confusing
    
    Signed-off-by: Szymon Kłos <szymon.k...@collabora.com>
    Change-Id: I19bb8d10c3969ceb033e2a6d26489999bb7451c9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174357
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: vivek javiya <vivek.jav...@collabora.com>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176283
    Tested-by: Jenkins

diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui 
b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
index f6e18798f702..bc214c726714 100644
--- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
+++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
@@ -429,7 +429,7 @@
           <packing>
             <property name="expand">False</property>
             <property name="fill">True</property>
-            <property name="position">3</property>
+            <property name="position">4</property>
           </packing>
         </child>
         <child>
@@ -539,7 +539,7 @@
           <packing>
             <property name="expand">False</property>
             <property name="fill">True</property>
-            <property name="position">4</property>
+            <property name="position">3</property>
           </packing>
         </child>
       </object>

Reply via email to