You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of changing the existing Action<char>, let's add a new Action<byte*> OnTextInputUTF8 that just passes the pointer raw, and applications can do whatever decoding they need to do.
From #517: