Add track moving to audio clips
This commit is contained in:
@@ -26,15 +26,19 @@ layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
[node name="Track" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Track2" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Track3" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Track4" parent="VBoxContainer/TrackList" instance=ExtResource("1_ueogm")]
|
||||
custom_minimum_size = Vector2(128, 74)
|
||||
layout_mode = 2
|
||||
|
||||
[node name="AddTrack" type="MenuButton" parent="VBoxContainer"]
|
||||
|
||||
Reference in New Issue
Block a user