mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 18:37:40 +01:00
[Summary] Fixed bug with disabled possibility to add track on double click
[Reviewed] YPozdnyakov
This commit is contained in:
parent
5f6020efad
commit
bf436b9bb0
1 changed files with 2 additions and 2 deletions
|
|
@ -588,11 +588,11 @@
|
|||
table.rightattach="1"
|
||||
table.topattach="1"
|
||||
table.bottomattach="2"
|
||||
width="233"
|
||||
table.yfill="true"
|
||||
table.yexpand="true"
|
||||
bgnormal="#3E3E3E">
|
||||
<VBox id="edit_controls_vbox"/>
|
||||
<VBox id="edit_controls_vbox"
|
||||
width="233"/>
|
||||
</Layout>
|
||||
<VScrollbar adjustment="vertical_adjustment"
|
||||
table.leftattach="2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue