|
@@ -405,14 +405,14 @@ visible = false
|
|
|
[node name="SearchMenu" type="PopupPanel" parent="." groups=["popup_windows"]]
|
|
[node name="SearchMenu" type="PopupPanel" parent="." groups=["popup_windows"]]
|
|
|
auto_translate_mode = 1
|
|
auto_translate_mode = 1
|
|
|
position = Vector2i(100, 100)
|
|
position = Vector2i(100, 100)
|
|
|
-size = Vector2i(600, 49)
|
|
|
|
|
|
|
+size = Vector2i(600, 53)
|
|
|
script = ExtResource("6_fyarh")
|
|
script = ExtResource("6_fyarh")
|
|
|
|
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="SearchMenu"]
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="SearchMenu"]
|
|
|
offset_left = 4.0
|
|
offset_left = 4.0
|
|
|
offset_top = 4.0
|
|
offset_top = 4.0
|
|
|
offset_right = 596.0
|
|
offset_right = 596.0
|
|
|
-offset_bottom = 45.0
|
|
|
|
|
|
|
+offset_bottom = 49.0
|
|
|
|
|
|
|
|
[node name="SearchBar" type="LineEdit" parent="SearchMenu/VBoxContainer"]
|
|
[node name="SearchBar" type="LineEdit" parent="SearchMenu/VBoxContainer"]
|
|
|
layout_mode = 2
|
|
layout_mode = 2
|