Always show hamburger menu

This commit is contained in:
Zander Brown
2018-05-22 10:46:50 +01:00
parent e7128a57db
commit f1892eeba2
3 changed files with 5 additions and 15 deletions
+2 -3
View File
@@ -258,8 +258,7 @@ Tobias Bernard
</child>
<child>
<object class="GtkMenuButton" id="menu_toggle">
<property name="visible">False</property>
<property name="no_show_all">True</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="valign">center</property>
@@ -286,4 +285,4 @@ Tobias Bernard
<property name="can_focus">False</property>
<property name="relative_to">menu_toggle</property>
</object>
</interface>
</interface>