Reposition buttons for the settings- and phrases-menu
This commit is contained in:
parent
529093a523
commit
131edcacc3
1 changed files with 4 additions and 8 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue