Easy refresh
This commit is contained in:
parent
eb408a62bb
commit
05061b6ba6
4 changed files with 23 additions and 11 deletions
|
|
@ -32,13 +32,11 @@ layout_mode = 2
|
|||
layout_mode = 2
|
||||
text = "File"
|
||||
switch_on_hover = true
|
||||
item_count = 3
|
||||
item_count = 2
|
||||
popup/item_0/text = "New"
|
||||
popup/item_0/id = 0
|
||||
popup/item_1/text = "Save"
|
||||
popup/item_1/text = "Open"
|
||||
popup/item_1/id = 1
|
||||
popup/item_2/text = "Open"
|
||||
popup/item_2/id = 2
|
||||
script = ExtResource("2_d5hwn")
|
||||
|
||||
[node name="FileDialog" type="FileDialog" parent="Editor/StatusBar/HBoxContainer/FileButton"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue