We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0946765 + 2661972 commit f17a12bCopy full SHA for f17a12b
addons/maaacks_game_template/base/nodes/menus/options_menu/input/input_options_menu.tscn
@@ -39,13 +39,13 @@ horizontal_alignment = 1
39
40
[node name="InputActionsList" parent="VBoxContainer/InputMappingContainer" instance=ExtResource("4_lf2nw")]
41
unique_name_in_owner = true
42
-custom_minimum_size = Vector2(560, 480)
+custom_minimum_size = Vector2(560, 440)
43
layout_mode = 2
44
45
[node name="InputActionsTree" parent="VBoxContainer/InputMappingContainer" instance=ExtResource("5_b2whh")]
46
47
visible = false
48
-custom_minimum_size = Vector2(400, 480)
+custom_minimum_size = Vector2(400, 440)
49
50
51
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/InputMappingContainer"]
0 commit comments