mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 23:20:54 +00:00
visualizer-view: remove min height for rows
We will handle this in other areas, so we can drop this.
This commit is contained in:
@ -14,7 +14,6 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkScrolledWindow">
|
<object class="GtkScrolledWindow">
|
||||||
<property name="visible">true</property>
|
<property name="visible">true</property>
|
||||||
<property name="min-content-height">75</property>
|
|
||||||
<property name="propagate-natural-height">true</property>
|
<property name="propagate-natural-height">true</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="SpVisualizerList" id="list">
|
<object class="SpVisualizerList" id="list">
|
||||||
|
|||||||
Reference in New Issue
Block a user