recent chooser: Make it expand
It is expected that the list fills the available space. https://bugzilla.gnome.org/show_bug.cgi?id=750690
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<property name="can_focus">True</property>
|
||||
<property name="hscrollbar_policy">never</property>
|
||||
<property name="shadow_type">in</property>
|
||||
<property name="vexpand">True</property>
|
||||
<child>
|
||||
<object class="GtkTreeView" id="recent_view">
|
||||
<property name="visible">True</property>
|
||||
|
||||
Reference in New Issue
Block a user