pull/1/head
PJ568 9 months ago
parent 2e84773cbf
commit 83cb8c6200

@ -7,7 +7,6 @@ const CONFIG_PATH := "user://settings.cfg"
func _ready():
#根据语言切换主题(读取设置并更改语言())
()
()

@ -30,7 +30,7 @@ window/size/viewport_height=1220
window/size/initial_position_type=3
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
window/handheld/orientation=1
window/handheld/orientation=6
[input]

@ -42,15 +42,13 @@ color = Color(0.129412, 0.129412, 0.129412, 1)
[node name="屏键容器" type="VBoxContainer" parent="面板/背景色"]
layout_mode = 1
anchors_preset = 3
anchors_preset = 11
anchor_left = 1.0
anchor_top = 1.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -723.0
offset_top = -1226.0
offset_left = -722.0
grow_horizontal = 0
grow_vertical = 0
grow_vertical = 2
[node name="结果显示容器" type="VBoxContainer" parent="面板/背景色/屏键容器"]
layout_mode = 2
@ -88,7 +86,7 @@ theme_override_constants/margin_bottom = 5
[node name="上下键盘分隔" type="VBoxContainer" parent="面板/背景色/屏键容器/MarginContainer2"]
layout_mode = 2
size_flags_horizontal = 4
size_flags_horizontal = 8
size_flags_vertical = 4
[node name="上键盘" type="GridContainer" parent="面板/背景色/屏键容器/MarginContainer2/上下键盘分隔"]

Loading…
Cancel
Save