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

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Mon Aug 24 18:15:53 UTC 2020


 svx/uiconfig/ui/sidebararea.ui |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

New commits:
commit e050ad6a1ac6f16721c4c174c3abb0caa584252d
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Aug 24 15:42:10 2020 +0200
Commit:     Andreas Kainz <kainz.a at gmail.com>
CommitDate: Mon Aug 24 20:15:18 2020 +0200

    Sidebar: update Area fill be align with Transparancy:
    
    Change-Id: Ied50f9f478aea916f728330be2a4111ee2d19153
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101278
    Tested-by: Jenkins
    Reviewed-by: Andreas Kainz <kainz.a at gmail.com>

diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index feae68d20fa1..195fccb03a30 100644
--- a/svx/uiconfig/ui/sidebararea.ui
+++ b/svx/uiconfig/ui/sidebararea.ui
@@ -32,6 +32,7 @@
   <object class="GtkGrid" id="AreaPropertyPanel">
     <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>
@@ -214,9 +215,6 @@
                 </child>
                 <child>
                   <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
-                  <attributes>
-                    <attribute name="surface">3</attribute>
-                  </attributes>
                 </child>
                 <child internal-child="accessible">
                   <object class="AtkObject" id="fillattrhb-atkobject">
@@ -260,7 +258,6 @@
           <object class="GtkSpinButton" id="gradangle">
             <property name="can_focus">True</property>
             <property name="tooltip_text" translatable="yes" context="sidebararea|gradangle|tooltip_text">Select the gradient angle.</property>
-            <property name="hexpand">True</property>
             <property name="adjustment">adjustment2</property>
             <child internal-child="accessible">
               <object class="AtkObject" id="gradangle-atkobject">
@@ -335,7 +332,6 @@
           <object class="GtkToolbar" id="selectgradient">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="halign">start</property>
             <property name="toolbar_style">icons</property>
             <property name="show_arrow">False</property>
             <property name="icon_size">2</property>
@@ -347,7 +343,7 @@
                 <property name="use_underline">True</property>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="homogeneous">False</property>
               </packing>
             </child>


More information about the Libreoffice-commits mailing list