WIP:renaming window
This commit is contained in:
parent
79c2820b3d
commit
a271827227
1 changed files with 9 additions and 0 deletions
9
addons/renaming-tool/window.tscn
Normal file
9
addons/renaming-tool/window.tscn
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
[gd_scene format=3 uid="uid://cbq2l8dypu7yw"]
|
||||||
|
|
||||||
|
[node name="Window" type="Window"]
|
||||||
|
|
||||||
|
[node name="TextEdit" type="TextEdit" parent="."]
|
||||||
|
anchors_preset = 10
|
||||||
|
anchor_right = 1.0
|
||||||
|
offset_bottom = 8.0
|
||||||
|
grow_horizontal = 2
|
Loading…
Reference in a new issue