summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui
diff options
context:
space:
mode:
authorRachit Gupta <rachitgupta1792@gmail.com>2014-06-20 15:38:26 +0530
committerJan Holesovsky <kendy@collabora.com>2014-08-14 19:43:28 +0200
commit8181a7b6089d1b04ef4ee21745b02659917e9f24 (patch)
treedf99cc9f96cf5e9fc6b0aa53c8d44edd5e1ee5ce /cui/uiconfig/ui
parent27f4c752d062df6c3f9c33c62e5de7c541aeca34 (diff)
Improved search: the images are displayed as they are downloaded.
Previously, all the search result images were displayed in one go, but now the images are shown as they are downloaded. Change-Id: I95990f36c242a0c90bd2b2fd65fd76953f46bcc2
Diffstat (limited to 'cui/uiconfig/ui')
-rw-r--r--cui/uiconfig/ui/select_persona_dialog.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/select_persona_dialog.ui b/cui/uiconfig/ui/select_persona_dialog.ui
index cf551dc52f22..51d8bcb9e00d 100644
--- a/cui/uiconfig/ui/select_persona_dialog.ui
+++ b/cui/uiconfig/ui/select_persona_dialog.ui
@@ -154,6 +154,10 @@
<property name="vexpand">True</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property>
+ <property name="width_request">624</property>
+ <property name="height_request">219</property>
+ <property name="row_homogeneous">True</property>
+ <property name="column_homogeneous">True</property>
<child>
<object class="GtkButton" id="result1">
<property name="can_focus">True</property>