From 8a641f94c0917c66f49b145f9d7e8b626ed7abfb Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Wed, 23 Sep 2015 19:55:11 +0200 Subject: [PATCH] gtkplacesview: tweak ui to allow more server rows Following design guidance, reduce row height and increase popover height so the user is allowed to see more than 3 rows. --- gtk/gtkplacesview.c | 2 +- gtk/ui/gtkplacesview.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/gtkplacesview.c b/gtk/gtkplacesview.c index 8fc6ec7f8b..328b52a366 100644 --- a/gtk/gtkplacesview.c +++ b/gtk/gtkplacesview.c @@ -560,7 +560,7 @@ populate_servers (GtkPlacesView *view) grid = g_object_new (GTK_TYPE_GRID, "orientation", GTK_ORIENTATION_VERTICAL, - "border-width", 6, + "border-width", 3, NULL); /* name of the connected uri, if any */ diff --git a/gtk/ui/gtkplacesview.ui b/gtk/ui/gtkplacesview.ui index cd19b10157..d554c28d09 100644 --- a/gtk/ui/gtkplacesview.ui +++ b/gtk/ui/gtkplacesview.ui @@ -75,7 +75,7 @@ 1 in 250 - 150 + 200 1