feat: rename container name
(remaining issue: renames every instance of the container_selection_button)
This commit is contained in:
parent
a47a818f8b
commit
15b56ef048
13 changed files with 164 additions and 20 deletions
|
|
@ -170,10 +170,6 @@ size_flags_horizontal = 3
|
|||
size_flags_vertical = 3
|
||||
script = ExtResource("5_cqoei")
|
||||
|
||||
[node name="ContainerSelectionButton" parent="Panel/VBoxContainer/UIManager/Panel/MarginContainer/ScrollContainer/ContainerBox" node_paths=PackedStringArray("container_box") instance=ExtResource("5_14o3q")]
|
||||
layout_mode = 2
|
||||
container_box = NodePath("..")
|
||||
|
||||
[node name="ContainerAddButton" type="Button" parent="Panel/VBoxContainer/UIManager/Panel/MarginContainer/ScrollContainer/ContainerBox" node_paths=PackedStringArray("container_box")]
|
||||
layout_mode = 2
|
||||
tooltip_text = "Add a new collection"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue