]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/gtkask.c
GTK 3: tweak margin below the gtkask drawing areas.
authorSimon Tatham <anakin@pobox.com>
Mon, 4 Apr 2016 10:49:05 +0000 (11:49 +0100)
committerSimon Tatham <anakin@pobox.com>
Mon, 4 Apr 2016 10:52:01 +0000 (11:52 +0100)
commit2c37bfca42ec6da329df952dd365d99ca004bcab
treed991fa718ddf7438f5497f53dce0036fa260d524
parent4f904fcd154fccbe99f3e58c4c2c0c3a24976122
GTK 3: tweak margin below the gtkask drawing areas.

A side effect of commit 1f9df706b seems to have been to squash those
areas right up against the bottom of the dialog box, which is ugly. I
don't fully understand why it only happens to those drawing areas and
not to buttons placed in the fake 'action area' by other dialogs, but
anyway, adding an explicit margin-bottom attribute seems to solve it.
unix/gtkask.c