[gnome-calendar/wip/igaldino/flowbox-year-view] year-view: Fixed flowbox margin and spacing
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/igaldino/flowbox-year-view] year-view: Fixed flowbox margin and spacing
- Date: Thu, 9 Feb 2017 01:25:18 +0000 (UTC)
commit 5e0ca8b29ae32ffc448a1c749d3b1e95d58cbbe8
Author: Isaque Galdino <igaldino gmail com>
Date: Wed Feb 8 23:23:46 2017 -0200
year-view: Fixed flowbox margin and spacing
data/ui/year-view.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/year-view.ui b/data/ui/year-view.ui
index 7f2ec7a..a6cd7fe 100644
--- a/data/ui/year-view.ui
+++ b/data/ui/year-view.ui
@@ -34,6 +34,10 @@
<object class="GtkFlowBox" id="flowbox">
<property name="visible">True</property>
<property name="homogeneous">True</property>
+ <property name="selection-mode">GTK_SELECTION_NONE</property>
+ <property name="column-spacing">18</property>
+ <property name="row-spacing">18</property>
+ <property name="margin">18</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]