From 6e61e4ff4b72e31a1f31205c9db3dc6cea8e64a1 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Fri, 10 Jun 2011 20:07:35 +0100 Subject: PresetDialog: make the window taller MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The element we really care about the size of is the list of statuses past. So I moved the horizontal size request to that—the window has 6px of padding or so, so this makes it pretty much exactly the same width—and made the height request be in the golden ratio to it. I'm probably unusual in having enough statuses to fill my laptop screen vertically, but, subjectively, this makes the dialog look less stubby even now I've removed them all to test. https://bugzilla.gnome.org/show_bug.cgi?id=630943 --- libempathy-gtk/empathy-status-preset-dialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libempathy-gtk/empathy-status-preset-dialog.ui b/libempathy-gtk/empathy-status-preset-dialog.ui index 07d8f14b9..fcc868ebd 100644 --- a/libempathy-gtk/empathy-status-preset-dialog.ui +++ b/libempathy-gtk/empathy-status-preset-dialog.ui @@ -3,8 +3,6 @@ - 420 - 260 True 6 vertical @@ -26,6 +24,8 @@ + 408 + 252 True True never -- cgit v1.2.3