svx/uiconfig/ui/sidebartextpanel.ui |   20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

New commits:
commit 26657c107fefa6e5aae9bd4ba3dbd1dce86d89b6
Author:     Pedro Silva <pedro.si...@collabora.com>
AuthorDate: Fri Jul 26 16:25:46 2024 +0200
Commit:     Szymon Kłos <szymon.k...@collabora.com>
CommitDate: Fri Jul 26 16:39:32 2024 +0200

    Revert "lok: Sidebar: Fix Shadowed btn not fitting properly in the grid"
    
    This reverts commit a26c07e37ed2e5996a5f1e07a23fa4f7ddb96534.
    
    Reason for revert: it breaks mobilewizard, since it expect it to be under 
`fonteffects` node
    
    Change-Id: I9a4f0e4cfb5eb84557bb9e55b83ca96eb1349ae0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171037
    Reviewed-by: Pedro Silva <pedro.si...@collabora.com>
    Tested-by: Pedro Silva <pedro.si...@collabora.com>
    Reviewed-by: Szymon Kłos <szymon.k...@collabora.com>
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>

diff --git a/svx/uiconfig/ui/sidebartextpanel.ui 
b/svx/uiconfig/ui/sidebartextpanel.ui
index 478baefadb32..b53b9e2e36c8 100644
--- a/svx/uiconfig/ui/sidebartextpanel.ui
+++ b/svx/uiconfig/ui/sidebartextpanel.ui
@@ -149,6 +149,16 @@
                 <property name="homogeneous">False</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkToggleToolButton" id=".uno:Shadowed">
+                <property name="visible">True</property>
+                <property name="use-underline">True</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="homogeneous">False</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="left-attach">0</property>
@@ -223,16 +233,6 @@
                     <property name="homogeneous">False</property>
                   </packing>
                 </child>
-               <child>
-                 <object class="GtkToggleToolButton" id=".uno:Shadowed">
-                   <property name="visible">True</property>
-                   <property name="use-underline">True</property>
-                 </object>
-                 <packing>
-                   <property name="expand">False</property>
-                   <property name="homogeneous">False</property>
-                 </packing>
-               </child>
               </object>
               <packing>
                 <property name="expand">False</property>

Reply via email to