more tweaks to styling and behavior

This commit is contained in:
Ashley Wulber 2021-12-09 23:53:08 -05:00
parent 4ca3867233
commit d5481fd134
5 changed files with 40 additions and 22 deletions

View file

@ -18,16 +18,7 @@
</object>
</child>
<child>
<object class="GtkScrolledWindow">
<property name="hscrollbar-policy">never</property>
<property name="min-content-height">500</property>
<property name="vexpand">true</property>
<child>
<object class="GtkListView" id="list_view">
<property name="single-click-activate">true</property>
</object>
</child>
</object>
<object class="GtkListView" id="list_view"/>
</child>
</object>
</child>