Reposition buttons for the settings- and phrases-menu

This commit is contained in:
ChaoticByte 2025-08-06 11:04:31 +02:00
parent 529093a523
commit 131edcacc3
No known key found for this signature in database

View file

@ -68,14 +68,10 @@ expand_mode = 1
[node name="ShowSettingsButton" type="TextureButton" parent="."] [node name="ShowSettingsButton" type="TextureButton" parent="."]
texture_filter = 1 texture_filter = 1
layout_mode = 1 layout_mode = 1
anchors_preset = 1 offset_left = 12.0
anchor_left = 1.0
anchor_right = 1.0
offset_left = -36.0
offset_top = 12.0 offset_top = 12.0
offset_right = -8.0 offset_right = 40.0
offset_bottom = 40.0 offset_bottom = 40.0
grow_horizontal = 0
texture_normal = ExtResource("9_choun") texture_normal = ExtResource("9_choun")
stretch_mode = 0 stretch_mode = 0
@ -85,9 +81,9 @@ layout_mode = 1
anchors_preset = 1 anchors_preset = 1
anchor_left = 1.0 anchor_left = 1.0
anchor_right = 1.0 anchor_right = 1.0
offset_left = -68.0 offset_left = -32.0
offset_top = 12.0 offset_top = 12.0
offset_right = -47.0 offset_right = -11.0
offset_bottom = 40.0 offset_bottom = 40.0
grow_horizontal = 0 grow_horizontal = 0
texture_normal = ExtResource("8_choun") texture_normal = ExtResource("8_choun")