Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
TextInputV1::send_text_change
not require pending_state
Either we mismanage it, or the client requests resets way too often. Either way, `pending_state` is not technically required for this to work. Should fix the OSK showing but inputs from it not registering in the input field.
- Loading branch information