mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 07:23:34 +00:00
GUI2/Chatbox: limit input to 256 characters (fixes #3267)
[ci skip] (cherry-picked from commit c5d6f695dd712c9a33fd3a5c12f98e19e2b393fd)
This commit is contained in:
parent
746b1c9235
commit
8137e9a454
@ -149,6 +149,7 @@
|
||||
[text_box]
|
||||
id = "chat_input"
|
||||
definition = "default"
|
||||
max_input_length = 256
|
||||
[/text_box]
|
||||
[/column]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user