sw/uiconfig/swriter/ui/viewoptionspage.ui |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 348efa75b992fe863bf85b39e5d0e71eb7ba8aba
Author:     Oliver Specht <oliver.spe...@cib.de>
AuthorDate: Wed Sep 25 17:01:12 2024 +0200
Commit:     Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
CommitDate: Thu Sep 26 20:48:02 2024 +0200

    tdf#132274 follow-up fix
    
    Width of zoom radio buttons increased to prevent overwriting
    of zoom value control in e.g. German translation.
    
    Change-Id: I1e78840ede6aa1899ec7b62fdd0ce2bc92edea9e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173948
    Tested-by: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>
    Tested-by: Jenkins
    Reviewed-by: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de>

diff --git a/sw/uiconfig/swriter/ui/viewoptionspage.ui 
b/sw/uiconfig/swriter/ui/viewoptionspage.ui
index 2a569341b676..b2cab32d84eb 100644
--- a/sw/uiconfig/swriter/ui/viewoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/viewoptionspage.ui
@@ -906,6 +906,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">0</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>
@@ -927,6 +928,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">1</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>
@@ -947,6 +949,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">2</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>
@@ -968,6 +971,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">3</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>
@@ -989,6 +993,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">4</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>
@@ -1010,6 +1015,7 @@
                       <packing>
                         <property name="left-attach">0</property>
                         <property name="top-attach">5</property>
+                        <property name="width">2</property>
                       </packing>
                     </child>
                     <child>

Reply via email to