[sysprof/wip/visualizers] visualizer-view: remove min height for rows



commit 337334e4fa1577eb7c82a9e0cec658f22209e383
Author: Christian Hergert <chergert redhat com>
Date:   Wed Sep 28 13:22:25 2016 -0700

    visualizer-view: remove min height for rows
    
    We will handle this in other areas, so we can drop this.

 lib/resources/ui/sp-visualizer-view.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/resources/ui/sp-visualizer-view.ui b/lib/resources/ui/sp-visualizer-view.ui
index da545bb..8dc003b 100644
--- a/lib/resources/ui/sp-visualizer-view.ui
+++ b/lib/resources/ui/sp-visualizer-view.ui
@@ -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">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]