Ensure composer overlay widget isn't visible by default.

Followup for commit 07b4a784.
This commit is contained in:
Michael James Gratton 2018-04-16 11:46:00 +10:00
parent f84368574f
commit adf168218e

View file

@ -811,8 +811,8 @@
</child>
<child type="overlay">
<object class="GtkLabel" id="message_overlay_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="halign">start</property>
<property name="valign">end</property>
<property name="ellipsize">middle</property>