mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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>
|
||||
<object class="GtkScrolledWindow">
|
||||
<property name="visible">true</property>
|
||||
<property name="min-content-height">75</property>
|
||||
<property name="propagate-natural-height">true</property>
|
||||
<child>
|
||||
<object class="SpVisualizerList" id="list">
|
||||
|
||||
Reference in New Issue
Block a user