sysprof: force width-request for functions column

That way it can't shrink while filtering.
This commit is contained in:
Christian Hergert
2023-07-25 19:22:51 -07:00
parent 90dcf98248
commit ab59c7e627

View File

@ -14,6 +14,7 @@
<property name="vexpand">true</property>
<property name="propagate-natural-width">true</property>
<property name="hscrollbar-policy">never</property>
<property name="width-request">300</property>
<child>
<object class="GtkColumnView" id="functions_column_view">
<child>