[gnome-todo] window: Expand workspaces listbox



commit 2ec4e4777862e716cccc973abaa4fc0fd5c03fb9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue May 12 11:53:55 2020 -0300

    window: Expand workspaces listbox

 src/gtd-window.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/gtd-window.ui b/src/gtd-window.ui
index e394eb1..d7c85de 100644
--- a/src/gtd-window.ui
+++ b/src/gtd-window.ui
@@ -128,6 +128,7 @@
 
         <child>
           <object class="GtkListBox" id="workspaces_listbox">
+            <property name="hexpand">true</property>
             <property name="selection-mode">none</property>
             <signal name="row-activated" handler="on_workspaces_listbox_row_activated_cb" object="GtdWindow" 
swapped="no" />
             <style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]