[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:
GZharun 2014-08-24 17:18:08 +03:00
parent e60c12964d
commit 799f053eed

View file

@ -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>