[Pkg-shotwell-maint] Bug#707287: shotwell: Print dialog too high

Jeroen Nijhof jeroen at nijhof.co.uk
Sun Oct 6 14:51:09 UTC 2013


I downloaded a source and had a look: I can solve my problem by editing
src/Printing.vala, and comment out line 463:

  inner_wrapper.add(gtk_vspacer(40));

Commenting out line 465,

  inner_wrapper.set_size_request(400, 340);

as well is probably the right thing to do, since that stops the dialog
to get spaced out vertically; the window manager is clever enough to
allocate the right space.

Now the print dialog is as high as it needs to be, and no higher.
Removing those lines completely would be cleaner, of course.

Best regards,
Jeroen Nijhof

-------------- next part --------------
A non-text attachment was scrubbed...
Name: shotwell.patch
Type: text/x-diff
Size: 548 bytes
Desc: patch to reduce print dialog size
URL: <http://lists.alioth.debian.org/pipermail/pkg-shotwell-maint/attachments/20131006/770e4141/attachment.patch>


More information about the Pkg-shotwell-maint mailing list