[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - vcl/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Thu Oct 29 14:03:33 UTC 2020


 vcl/uiconfig/ui/printdialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 538ceebc383c501d9f0200cadc6434da1bc97112
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Oct 28 16:48:53 2020 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Oct 29 15:02:57 2020 +0100

    tdf#137556 max-content-height needs gtk >= 3.22
    
    where the 7.0 baseline is 3.18 and 7.1 is 3.20
    
    Change-Id: I73adb9bc3cf25112925e663f8fc0c3e5191bbf6a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104956
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index 584454e2ab4f..1b7316d8fd2c 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -346,7 +346,6 @@
                     <property name="can_focus">True</property>
                     <property name="hscrollbar_policy">never</property>
                     <property name="shadow_type">in</property>
-                    <property name="max_content_height">450</property>
                     <child>
                       <object class="GtkViewport">
                         <property name="visible">True</property>


More information about the Libreoffice-commits mailing list