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



commit 010a441c20e830fbe12eef6dab7c56674a93d7b2
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]