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

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Fri Jan 17 08:31:59 UTC 2020


 sd/uiconfig/simpress/ui/sidebarslidebackground.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit c9f59bdf9d30a540d3f86d0361ff98c0163bf587
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Fri Jan 17 01:14:07 2020 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Fri Jan 17 09:31:22 2020 +0100

    Sidebar sd module slidebackground sync with writer
    
    Change-Id: Ib7937013a2b494da1417f548589fc54b3299ea43
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86950
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 4fb0ee7bdfdd..21828850d462 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -17,17 +17,16 @@
   <object class="GtkGrid" id="SlideBackgroundPanel">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="hexpand">True</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="valign">start</property>
+        <property name="halign">center</property>
         <property name="margin_left">9</property>
         <property name="margin_right">15</property>
         <property name="hexpand">True</property>
         <property name="border_width">6</property>
-        <property name="row_spacing">6</property>
+        <property name="row_spacing">3</property>
         <property name="column_spacing">6</property>
         <child>
           <object class="GtkLabel" id="label2">


More information about the Libreoffice-commits mailing list