mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
visualizer-list: add SpVisualizerList
This simplifies the visualizer reader and time propagation. It will also give us a single place to manage zoom levels when we get to that.
This commit is contained in:
@ -169,7 +169,7 @@
|
||||
<property name="max-content-height">225</property>
|
||||
<property name="visible">true</property>
|
||||
<child>
|
||||
<object class="GtkListBox" id="visualizer_rows">
|
||||
<object class="SpVisualizerList" id="visualizer_rows">
|
||||
<property name="visible">true</property>
|
||||
<child>
|
||||
<object class="SpCpuVisualizerRow" id="cpu_row">
|
||||
|
||||
Reference in New Issue
Block a user