From 131edcacc3ca37adf94eb47b1dea6f7c915f80ed Mon Sep 17 00:00:00 2001 From: ChaoticByte Date: Wed, 6 Aug 2025 11:04:31 +0200 Subject: [PATCH] Reposition buttons for the settings- and phrases-menu --- scenes/main.tscn | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/scenes/main.tscn b/scenes/main.tscn index 955c1e5..4f6fc1c 100644 --- a/scenes/main.tscn +++ b/scenes/main.tscn @@ -68,14 +68,10 @@ expand_mode = 1 [node name="ShowSettingsButton" type="TextureButton" parent="."] texture_filter = 1 layout_mode = 1 -anchors_preset = 1 -anchor_left = 1.0 -anchor_right = 1.0 -offset_left = -36.0 +offset_left = 12.0 offset_top = 12.0 -offset_right = -8.0 +offset_right = 40.0 offset_bottom = 40.0 -grow_horizontal = 0 texture_normal = ExtResource("9_choun") stretch_mode = 0 @@ -85,9 +81,9 @@ layout_mode = 1 anchors_preset = 1 anchor_left = 1.0 anchor_right = 1.0 -offset_left = -68.0 +offset_left = -32.0 offset_top = 12.0 -offset_right = -47.0 +offset_right = -11.0 offset_bottom = 40.0 grow_horizontal = 0 texture_normal = ExtResource("8_choun")