Merge pull request #5 from samueldr/fix/columns-width
saturn: Ensure columns have the same width
This commit is contained in:
commit
01d702ec2e
@ -231,6 +231,7 @@
|
|||||||
:valign Gtk.Align.START
|
:valign Gtk.Align.START
|
||||||
:column_spacing 2
|
:column_spacing 2
|
||||||
:row_spacing 5
|
:row_spacing 5
|
||||||
|
:homogeneous true
|
||||||
})
|
})
|
||||||
scrolled-window (Gtk.ScrolledWindow {})]
|
scrolled-window (Gtk.ScrolledWindow {})]
|
||||||
(each [_ app (pairs (all-apps))]
|
(each [_ app (pairs (all-apps))]
|
||||||
|
Loading…
Reference in New Issue
Block a user