mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 02:17:49 +01:00
[Summary] Fix bug when track name is being edit in the Inspector
[Reviewed] GZharun
This commit is contained in:
parent
57898c8ad7
commit
7224fe92df
1 changed files with 6 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue