mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-23 10:26:01 +00:00
As it turns out, onTextChanged supplies a mutable CharSequence, which lead to crashes or unexpected behaviour when input was coming faster than it was processed.