[gnome-calendar/wip/igaldino/flowbox-year-view: 21/24] year-view: Fixed flowbox margin and spacing
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/igaldino/flowbox-year-view: 21/24] year-view: Fixed flowbox margin and spacing
- Date: Wed, 1 Mar 2017 22:24:43 +0000 (UTC)
commit ffe9ff907b3956bfdb117d48e2e4cb08febe0c4f
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]