Drop height-requests for graphs to make them resizable
This commit is contained in:
@@ -128,7 +128,6 @@
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkFrame" id="graph-cpu">
|
||||
<property name="height_request">100</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
@@ -151,7 +150,6 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkFrame" id="graph-mem">
|
||||
<property name="height_request">100</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
|
||||
Reference in New Issue
Block a user