File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
packed_scene/user_interface Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 22
33[ext_resource type ="Script" path ="res://scripts/user_interface/builder_test.gd" id ="1_xo1x5" ]
44[ext_resource type ="Theme" uid ="uid://d018ofb37nf7u" path ="res://assets/resources/themes/default.tres" id ="2_0tpta" ]
5- [ext_resource type ="Texture2D" uid ="uid://dlo3s5bkq7x0c " path ="res://assets/ui/exit_icon .png" id ="3_rvsdw " ]
5+ [ext_resource type ="Texture2D" uid ="uid://i6hhtf1fq6e2 " path ="res://assets/ui/chevron_icon .png" id ="3_021hd " ]
66[ext_resource type ="Texture2D" uid ="uid://dm1fbfmrtic6e" path ="res://assets/ui/reset_icon.png" id ="4_ks1t0" ]
77
88[node name ="BuilderTest" type ="Control" ]
@@ -44,7 +44,6 @@ text = "0"
4444[node name ="BottomContainer" type ="HBoxContainer" parent ="MarginContainer" ]
4545unique_name_in_owner = true
4646layout_mode = 2
47- size_flags_horizontal = 4
4847size_flags_vertical = 8
4948theme_override_constants/separation = 20
5049
@@ -55,12 +54,11 @@ size_flags_vertical = 4
5554focus_mode = 0
5655theme = ExtResource ("2_0tpta" )
5756theme_override_font_sizes/font_size = 50
58- icon = ExtResource ("3_rvsdw " )
57+ icon = ExtResource ("3_021hd " )
5958
6059[node name ="ResetBtn" type ="Button" parent ="MarginContainer/BottomContainer" ]
6160layout_mode = 2
62- size_flags_horizontal = 4
63- size_flags_vertical = 4
61+ size_flags_horizontal = 10
6462focus_mode = 0
6563theme = ExtResource ("2_0tpta" )
6664theme_override_font_sizes/font_size = 50
You can’t perform that action at this time.
0 commit comments