mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Hide PasteTagPopup
This commit is contained in:
parent
404aa190cf
commit
3dd288f32f
|
@ -953,8 +953,7 @@ mouse_filter = 2
|
||||||
color = Color(0, 0.741176, 1, 0.501961)
|
color = Color(0, 0.741176, 1, 0.501961)
|
||||||
|
|
||||||
[node name="PasteTagPopup" type="Popup" parent="."]
|
[node name="PasteTagPopup" type="Popup" parent="."]
|
||||||
size = Vector2i(250, 307)
|
size = Vector2i(250, 574)
|
||||||
visible = true
|
|
||||||
min_size = Vector2i(250, 0)
|
min_size = Vector2i(250, 0)
|
||||||
script = ExtResource("12")
|
script = ExtResource("12")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue