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

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 16 07:27:28 UTC 2021


 vcl/uiconfig/ui/printdialog.ui |   12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

New commits:
commit 5348b3946b8f2b9581cdd8b40fa774c2a9d23868
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Thu Apr 15 19:20:33 2021 +0200
Commit:     Andreas Kainz <kainz.a at gmail.com>
CommitDate: Fri Apr 16 09:26:47 2021 +0200

    Print Dialog move Selection radio button next to All Pages
    
    Change-Id: I2d87d5ccdaf533e6d93b5d07cbe19d5e454591bc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114169
    Tested-by: Jenkins
    Reviewed-by: Andreas Kainz <kainz.a at gmail.com>

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index f68e122f1797..e5fdfaa9cced 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -524,7 +524,6 @@
                                           <packing>
                                             <property name="left_attach">0</property>
                                             <property name="top_attach">0</property>
-                                            <property name="width">2</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -575,15 +574,14 @@
                                             <property name="can_focus">True</property>
                                             <property name="receives_default">False</property>
                                             <property name="halign">start</property>
-                                            <property name="margin_top">2</property>
+                                            <property name="margin_bottom">2</property>
                                             <property name="use_underline">True</property>
                                             <property name="draw_indicator">True</property>
                                             <property name="group">rbAllPages</property>
                                           </object>
                                           <packing>
-                                            <property name="left_attach">0</property>
-                                            <property name="top_attach">2</property>
-                                            <property name="width">2</property>
+                                            <property name="left_attach">1</property>
+                                            <property name="top_attach">0</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -598,7 +596,7 @@
                                           </object>
                                           <packing>
                                             <property name="left_attach">0</property>
-                                            <property name="top_attach">3</property>
+                                            <property name="top_attach">2</property>
                                           </packing>
                                         </child>
                                         <child>
@@ -615,7 +613,7 @@
                                           </object>
                                           <packing>
                                             <property name="left_attach">1</property>
-                                            <property name="top_attach">3</property>
+                                            <property name="top_attach">2</property>
                                           </packing>
                                         </child>
                                       </object>


More information about the Libreoffice-commits mailing list