mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
[Summary] Unleashed control_event_box height. Now it depends on the amount of tracks.
Defined height value caused issue that you were not able to DnD tracks which exceed this value.
This commit is contained in:
parent
e60c12964d
commit
799f053eed
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@
|
|||
table.yfill="true"
|
||||
table.yexpand="true"
|
||||
bgnormal="#3E3E3E">
|
||||
<VBox id="edit_controls_vbox" height="800"/>
|
||||
<VBox id="edit_controls_vbox"/>
|
||||
</Layout>
|
||||
</Table>
|
||||
</VPaned>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue