From e08a29e73ea4f7e6d78e8e7f5a6e7033dbc1f542 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 30 Dec 2024 15:15:01 +0100 Subject: next commit --- ui/window.tscn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ui/window.tscn') diff --git a/ui/window.tscn b/ui/window.tscn index 6208682..5a0ecc9 100644 --- a/ui/window.tscn +++ b/ui/window.tscn @@ -17,8 +17,8 @@ border_width_right = 1 border_color = Color(0.760784, 0.760784, 0.760784, 1) [node name="Window" type="PanelContainer"] -offset_right = 209.0 -offset_bottom = 136.0 +offset_right = 432.0 +offset_bottom = 188.0 script = ExtResource("1_hfgic") [node name="VBoxContainer" type="VBoxContainer" parent="."] @@ -26,6 +26,7 @@ layout_mode = 2 theme_override_constants/separation = 0 [node name="TitleBar" type="PanelContainer" parent="VBoxContainer"] +unique_name_in_owner = true layout_mode = 2 [node name="TitleBarBackground" type="HBoxContainer" parent="VBoxContainer/TitleBar"] -- cgit v1.2.3