On branch feat/godot-configurator

Changes to be committed:
	modified:   tools/configurator/main.tscn
This commit is contained in:
monkeyx-net 2024-07-31 09:53:23 +01:00
parent 82908b01e6
commit b1bd8ea9b0
2 changed files with 48 additions and 48 deletions

View file

@ -150,7 +150,7 @@ grow_vertical = 2
unique_name_in_owner = true
layout_mode = 2
tab_alignment = 1
current_tab = 3
current_tab = 7
script = ExtResource("3_id6l4")
[node name="TK_SYSTEM" type="MarginContainer" parent="Background/MarginContainer/TabContainer"]
@ -381,6 +381,7 @@ button_pressed = true
text = "TK_HOTKEYSOUND"
[node name="TK_TOOLS" type="MarginContainer" parent="Background/MarginContainer/TabContainer"]
visible = false
layout_mode = 2
theme_override_constants/margin_right = 240
@ -812,7 +813,6 @@ popup/item_4/text = "Accessible"
popup/item_4/id = 4
[node name="TK_ABOUT" type="MarginContainer" parent="Background/MarginContainer/TabContainer"]
visible = false
layout_mode = 2
theme_override_constants/margin_right = 240

File diff suppressed because one or more lines are too long