about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2022-06-11 07:53:19 +0300
committerRicky Kresslein <rk@lakoliu.com>2022-06-11 07:53:19 +0300
commit2e25f23cd9d5ba2a90021c4daffbf9395fec8fb7 (patch)
tree667ea36fe67385ac6c83fe626db87d9ce0e58fdf /src
parent43ec33f4abe663917c08e81b67f0decb7153481e (diff)
downloadFurtherance-2e25f23cd9d5ba2a90021c4daffbf9395fec8fb7.tar.zst
Center task name if no tags
Diffstat (limited to 'src')
-rwxr-xr-xsrc/gtk/task_row.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtk/task_row.ui b/src/gtk/task_row.ui
index 7184bc3..932b7f8 100755
--- a/src/gtk/task_row.ui
+++ b/src/gtk/task_row.ui
@@ -16,6 +16,7 @@
           <object class="GtkBox">
             <property name="orientation">vertical</property>
             <property name="spacing">3</property>
+            <property name="valign">center</property>
             <child>
               <object class="GtkLabel" id="task_name_label">
                 <property name="halign">start</property>