some app library styling tweaks

This commit is contained in:
Ashley Wulber 2021-12-09 15:12:37 -05:00 committed by Jeremy Soller
parent 804f61312f
commit 29d57e331e
3 changed files with 60 additions and 39 deletions

View file

@ -29,7 +29,7 @@
<object class="GtkGridView" id="app_grid_view">
<property name="min-columns">7</property>
<property name="max-columns">7</property>
<property name="single-click-activate">true</property>
<property name="single-click-activate">false</property>
<property name="enable-rubberband">false</property>
</object>
</child>
@ -54,7 +54,7 @@
<object class="GtkGridView" id="group_grid_view">
<property name="min-columns">8</property>
<property name="max-columns">8</property>
<property name="single-click-activate">true</property>
<property name="single-click-activate">false</property>
<property name="enable-rubberband">false</property>
</object>
</child>