Timeline enhancements
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://c3kajrpp2ux7"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://c3kajrpp2ux7"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://b8rk41gjual2b" path="res://Assets/DefaultTheme.tres" id="1_tbi88"]
|
||||
[ext_resource type="Texture2D" uid="uid://bwfbs4jxbia3o" path="res://Assets/Icons/microphone_track.svg" id="2_r2pin"]
|
||||
[ext_resource type="FontFile" uid="uid://ctw3g5gundhpj" path="res://Assets/Fonts/InterVariable.ttf" id="3_12y3l"]
|
||||
|
||||
[sub_resource type="FontVariation" id="FontVariation_lbdn3"]
|
||||
base_font = ExtResource("3_12y3l")
|
||||
variation_opentype = {
|
||||
1869640570: 14,
|
||||
2003265652: 500
|
||||
}
|
||||
|
||||
[node name="Track" type="Control"]
|
||||
clip_children = 1
|
||||
@@ -63,6 +71,7 @@ expand_mode = 2
|
||||
[node name="TrackName" type="LineEdit" parent="PanelContainer/HBoxContainer/Body/HBoxContainer/NameIconControls/IconAndName"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
theme_override_fonts/font = SubResource("FontVariation_lbdn3")
|
||||
text = "Track Name"
|
||||
expand_to_text_length = true
|
||||
context_menu_enabled = false
|
||||
|
||||
Reference in New Issue
Block a user