[gnome-todo] task-list-view: Set minimum height
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] task-list-view: Set minimum height
- Date: Tue, 6 Mar 2018 18:07:48 +0000 (UTC)
commit 401c230fa7b5c5cc06f3578d10a42f2be3895cf8
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Mar 6 00:45:07 2018 -0300
task-list-view: Set minimum height
data/ui/list-view.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/list-view.ui b/data/ui/list-view.ui
index dfc0855..ea953e6 100644
--- a/data/ui/list-view.ui
+++ b/data/ui/list-view.ui
@@ -24,6 +24,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="min-content-height">320</property>
<child>
<object class="GtkViewport" id="viewport">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]