[geary/wip/714104-refine-account-dialog: 11/15] Make sure account listbox is shrinkwapped when only one is present
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/wip/714104-refine-account-dialog: 11/15] Make sure account listbox is shrinkwapped when only one is present
- Date: Fri, 19 Oct 2018 23:50:49 +0000 (UTC)
commit 19c7d753e944c6c1418aa66a173a89b35e574de2
Author: Michael Gratton <mike vee net>
Date: Wed Oct 17 23:03:48 2018 +1100
Make sure account listbox is shrinkwapped when only one is present
ui/accounts_editor_list_pane.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ui/accounts_editor_list_pane.ui b/ui/accounts_editor_list_pane.ui
index a85d978e..bc848196 100644
--- a/ui/accounts_editor_list_pane.ui
+++ b/ui/accounts_editor_list_pane.ui
@@ -101,13 +101,13 @@
<object class="GtkFrame" id="accounts_list_frame">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkListBox" id="accounts_list">
- <property name="width_request">0</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="selection_mode">none</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]