[Summary] Fix bug when track name is being edit in the Inspector

[Reviewed] GZharun
This commit is contained in:
nikolay 2014-09-22 20:38:08 +03:00
parent 57898c8ad7
commit 7224fe92df

View file

@ -265,8 +265,12 @@
height="47"
noshowall="true"
visible="false">
<Layout width="95"
height="47"
color="#383838">
<FocusEntry id="name_entry"
horzalignment="center"
x="7"
y="13"
width="80"
height="20"
fgnormal="#ffffff"
@ -278,6 +282,7 @@
textcolorselected="#ffffff"
noshowall="true"
visible="false"/>
</Layout>
</EventBox>
</HBox>
</EventBox>