svx/uiconfig/ui/sidebarparagraph.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 715b7ad6532bd5a196427453848ab9d70f03c711
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Tue Mar 4 15:23:30 2025 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Thu Mar 6 09:06:39 2025 +0100

    tdf#164823 sfx: fix order of sidebar hyphenation options
    
    Position of hyphenation toolbar and its label was the
    same, resulting platform-specific layout problem, e.g. on Windows.
    
    Follow-up to commit 98f7f540463c533da17d4e8595c091d9e98a6c83
    "tdf#162491 tdf#125032 add hyphenation settings to sidebar".
    
    Change-Id: I97a873fb6c19f283526ee67b89fe310ab9c62acf
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182486
    Tested-by: Jenkins
    Reviewed-by: László Németh <nem...@numbertext.org>
    (cherry picked from commit 38a4d3f0b095f70deaf1c25617b5f8b378f31626)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182523
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/svx/uiconfig/ui/sidebarparagraph.ui 
b/svx/uiconfig/ui/sidebarparagraph.ui
index 6d53a2d1b930..a8198921cbbf 100644
--- a/svx/uiconfig/ui/sidebarparagraph.ui
+++ b/svx/uiconfig/ui/sidebarparagraph.ui
@@ -773,7 +773,7 @@
                   <packing>
                     <property name="expand">False</property>
                     <property name="fill">True</property>
-                    <property name="position">0</property>
+                    <property name="position">1</property>
                   </packing>
                 </child>
                 <child>

Reply via email to