[geary/wip/714104-refine-account-dialog: 49/69] Make sure account listbox is shrinkwapped when only one is present



commit 4eccbdf6c4824959185fb8f602315aec535c3ee9
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]