Merge pull request #5 from samueldr/fix/columns-width

saturn: Ensure columns have the same width
phoen
Daniel Barlow 2022-02-13 00:22:02 +00:00
commit 01d702ec2e
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@
:valign Gtk.Align.START
:column_spacing 2
:row_spacing 5
:homogeneous true
})
scrolled-window (Gtk.ScrolledWindow {})]
(each [_ app (pairs (all-apps))]