生产线样式,添加图标测试
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bvn8xh2ywxe"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://buswnr7ncyh4c"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1"]
|
||||
bg_color = Color(0.15, 0.15, 0.2, 0.8)
|
||||
@ -21,6 +21,8 @@ layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 10
|
||||
theme_override_constants/margin_top = 8
|
||||
theme_override_constants/margin_right = 10
|
||||
@ -31,9 +33,9 @@ layout_mode = 2
|
||||
|
||||
[node name="TitleLabel" type="Label" parent="MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_font_sizes/font_size = 12
|
||||
text = "合成队列"
|
||||
horizontal_alignment = 1
|
||||
theme_override_font_sizes/font_size = 12
|
||||
|
||||
[node name="HSeparator" type="HSeparator" parent="MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
@ -66,4 +68,4 @@ size_flags_horizontal = 3
|
||||
[node name="Slot5" type="Panel" parent="MarginContainer/VBoxContainer/QueueContainer"]
|
||||
custom_minimum_size = Vector2(48, 48)
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
size_flags_horizontal = 3
|
||||
|
||||
Reference in New Issue
Block a user