[gnome-todo/wip/gbsneto/subtasks: 34/37] task-list-view: make the listbox cover the entire height
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/wip/gbsneto/subtasks: 34/37] task-list-view: make the listbox cover the entire height
- Date: Thu, 20 Oct 2016 15:12:57 +0000 (UTC)
commit dc88241e5f1e1fbeb5cbaba35cbea26d9fbd1b20
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Oct 15 12:40:15 2016 -0300
task-list-view: make the listbox cover the entire height
data/ui/list-view.ui | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/list-view.ui b/data/ui/list-view.ui
index 393e435..3d44555 100644
--- a/data/ui/list-view.ui
+++ b/data/ui/list-view.ui
@@ -36,8 +36,7 @@
<object class="GtkListBox" id="listbox">
<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="selection_mode">none</property>
<signal name="row-activated" handler="gtd_task_list_view__row_activated"
object="GtdTaskListView" swapped="no" />
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]