mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user