Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TextInput.OnInput not firing on Wayland
Platforms like Wayland require calling TextInputEXT.StartTextInput() before any events are fired. With the addition, input on the debug console and CelestNet chat will work under Wayland, whereas before both accepted no input after being opened.
- Loading branch information