sfx2/uiconfig/ui/custominfopage.ui |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 72d29798faac7bee311219b48d4a8373e6d50da3
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Sun May 3 08:37:36 2020 +0200
Commit:     andreas_kainz <kain...@gmail.com>
CommitDate: Sun May 3 13:05:40 2020 +0200

    tdf#132623 custom property dialog expand update
    
    Change-Id: Iab659269942853ed330ef65fbcb1e0155b3b24cc
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93335
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kain...@gmail.com>

diff --git a/sfx2/uiconfig/ui/custominfopage.ui 
b/sfx2/uiconfig/ui/custominfopage.ui
index fcd78784d123..1893ba63b14e 100644
--- a/sfx2/uiconfig/ui/custominfopage.ui
+++ b/sfx2/uiconfig/ui/custominfopage.ui
@@ -5,6 +5,8 @@
   <object class="GtkGrid" id="CustomInfoPage">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
+    <property name="hexpand">True</property>
+    <property name="vexpand">True</property>
     <property name="border_width">6</property>
     <property name="row_spacing">6</property>
     <child>
@@ -85,6 +87,8 @@
           <object class="GtkViewport">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="hexpand">True</property>
+            <property name="vexpand">True</property>
             <child>
               <object class="GtkBox" id="box">
                 <property name="visible">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to