mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-26 09:05:43 +00:00
8d41175cae
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.