Files
audioeditor/Views/Timeline.tscn

19 lines
471 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://v4oljx3qrk5q"]
[ext_resource type="Script" path="res://Scripts/Timeline.gd" id="1_h2mev"]
[node name="Timeline" type="Container"]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
size_flags_horizontal = 3
script = ExtResource("1_h2mev")
end_time = 4000.0
[node name="ScrollBar" type="HScrollBar" parent="."]
visible = false
custom_minimum_size = Vector2(0, 20)
layout_mode = 2