[gtk/wip/baedert/for-master] printdialog: Make collate image smaller
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master] printdialog: Make collate image smaller
- Date: Sun, 30 Aug 2020 21:00:56 +0000 (UTC)
commit 0e11eb0b76dfd68720d2c01016a187f9081d792b
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]