[gnome-todo] task-row: position title label and entry correctly
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] task-row: position title label and entry correctly
- Date: Sun, 15 Oct 2017 16:54:06 +0000 (UTC)
commit 2a1af561eaaf28d8bbf754ab3a3e55919b27be33
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun Oct 15 13:55:54 2017 -0200
task-row: position title label and entry correctly
So that the transition between them feels much smoother.
data/ui/task-row.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/task-row.ui b/data/ui/task-row.ui
index d162445..f28eb2c 100644
--- a/data/ui/task-row.ui
+++ b/data/ui/task-row.ui
@@ -70,7 +70,6 @@
<property name="vexpand">True</property>
<property name="draw_indicator">True</property>
<property name="margin-start">6</property>
- <property name="margin-end">6</property>
<signal name="toggled" handler="complete_check_toggled_cb" object="GtdTaskRow"
swapped="no" />
</object>
</child>
@@ -101,6 +100,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="ellipsize">end</property>
+ <property name="margin-start">6</property>
<property name="xalign">0.0</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]