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

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Thu Oct 29 09:09:45 UTC 2020


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

New commits:
commit 8beafb2849ab10e659d0c181ea1069cb9015d784
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 10:09:07 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/+/104971
    Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Jenkins

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index 362c967b0745..c52774c2cad9 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -353,7 +353,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