Add track moving to audio clips

This commit is contained in:
2025-02-16 18:24:41 +01:00
parent 178fa40c15
commit 396988aa9a
6 changed files with 48 additions and 9 deletions

View File

@@ -13,11 +13,11 @@ variation_opentype = {
[node name="Track" type="Control"]
clip_children = 1
custom_minimum_size = Vector2(128, 74)
custom_minimum_size = Vector2(128, 64)
layout_mode = 3
anchors_preset = 0
offset_right = 382.0
offset_bottom = 74.0
offset_bottom = 64.0
theme = ExtResource("1_tbi88")
[node name="PanelContainer" type="PanelContainer" parent="."]