Fix window controls disappearing when moved to left side
This commit is contained in:
parent
f597a727ca
commit
12c37db7a9
@ -42,6 +42,11 @@
|
||||
<property name="show-title">False</property>
|
||||
<property name="show-end-title-buttons">False</property>
|
||||
<property name="show-start-title-buttons">False</property>
|
||||
<child type="start">
|
||||
<object class="GtkWindowControls">
|
||||
<property name="side">start</property>
|
||||
</object>
|
||||
</child>
|
||||
<child type="start">
|
||||
<object class="GtkLabel">
|
||||
<property name="label">Projects</property>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user