mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-27 17:07:40 +01:00
[Summary] Bug fix #44517 "MIDI Device names shifted upward"
[Feature reviewed] MKosharnyy [Reviewed] VKamyshniy
This commit is contained in:
parent
900842ac20
commit
b6edf1a870
1 changed files with 8 additions and 1 deletions
|
|
@ -8,7 +8,14 @@
|
|||
id="midi_device_name_label"
|
||||
text="-"
|
||||
fgnormal="#000000"
|
||||
x="7" y="3"/>
|
||||
x="7" y="3"
|
||||
ui.os.macos="false"/>
|
||||
<Label style="generic_control"
|
||||
id="midi_device_name_label"
|
||||
text="-"
|
||||
fgnormal="#000000"
|
||||
x="7" y="6"
|
||||
ui.os.windows="false"/>
|
||||
</Layout>
|
||||
<Button id="capture_on_button"
|
||||
text="On"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue