Skip to content

Commit

Permalink
Fix autowrap for prompt text (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan authored Dec 24, 2023
1 parent a6acef6 commit 5c5a9f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scenes/Prompt/Prompt.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ script = ExtResource("1")
layout_mode = 2
size_flags_vertical = 6
horizontal_alignment = 1
autowrap_mode = 3

[node name="PromptRichText" type="RichTextLabel" parent="."]
visible = false
Expand Down

0 comments on commit 5c5a9f5

Please sign in to comment.