mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
printdialog: Make collate image smaller
This matches the appearance on GTK 3, and prevents the checkbuttons next to the image from being spaced out.
This commit is contained in:
parent
830b2b7f30
commit
d3042dabf4
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user