modal window
This commit is contained in:
parent
9eececc296
commit
5a21ef29dc
2 changed files with 10 additions and 18 deletions
|
|
@ -30,16 +30,3 @@ anchor_bottom = 1.0
|
|||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("1_xfim1")
|
||||
|
||||
[node name="CloseButton" type="Button" parent="." unique_id=1683733206]
|
||||
layout_mode = 1
|
||||
anchors_preset = 1
|
||||
anchor_left = 1.0
|
||||
anchor_right = 1.0
|
||||
offset_left = -31.0
|
||||
offset_bottom = 31.0
|
||||
grow_horizontal = 0
|
||||
theme_override_font_sizes/font_size = 16
|
||||
text = "X"
|
||||
|
||||
[connection signal="pressed" from="CloseButton" to="TabContainer" method="_on_close_button_pressed"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue