Skip to content

Commit

Permalink
increased text input box size
Browse files Browse the repository at this point in the history
  • Loading branch information
adammikulis committed Apr 30, 2024
1 parent a959760 commit 2b98ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/mind_game/scenes/ChatInterface.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ selection_enabled = true

[node name="ScrollContainer2" type="ScrollContainer" parent="HBoxContainer/ChatVBoxContainer"]
auto_translate_mode = 1
custom_minimum_size = Vector2(0, 50)
custom_minimum_size = Vector2(0, 100)
layout_mode = 2
size_flags_horizontal = 3

Expand Down

0 comments on commit 2b98ae2

Please sign in to comment.