[gtk/wip/baedert/for-master: 3/29] printdialog: Make collate image smaller




commit d3042dabf4f011ea0c6dd292da34ee2e246606ec
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Aug 30 17:00:15 2020 -0400

    printdialog: Make collate image smaller
    
    This matches the appearance on GTK 3, and prevents
    the checkbuttons next to the image from being spaced
    out.

 gtk/ui/gtkprintunixdialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/ui/gtkprintunixdialog.ui b/gtk/ui/gtkprintunixdialog.ui
index e84425cf0a..eecc472628 100644
--- a/gtk/ui/gtkprintunixdialog.ui
+++ b/gtk/ui/gtkprintunixdialog.ui
@@ -347,7 +347,7 @@
                                     <child>
                                       <object class="GtkDrawingArea" id="collate_image">
                                         <property name="content-width">70</property>
-                                        <property name="content-height">90</property>
+                                        <property name="content-height">50</property>
                                         <layout>
                                           <property name="column">1</property>
                                           <property name="row">1</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]