visualizer-view: remove min height for rows

We will handle this in other areas, so we can drop this.
This commit is contained in:
Christian Hergert
2016-09-28 13:22:25 -07:00
parent afbb2cd936
commit 337334e4fa

View File

@ -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">