libsysprof-gtk: make list of traceables smaller

It's not that important, only that we can walk through them with the
keyboard in an easier fashion than say, GtkDropDown.
This commit is contained in:
Christian Hergert
2023-06-14 13:54:41 -07:00
parent 656f95f276
commit 93aadbc035

View File

@ -226,7 +226,7 @@
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow">
<property name="vexpand">true</property>
<property name="min-content-height">100</property>
<child>
<object class="GtkColumnView" id="traceables_column_view">
<style>