fix(windows): TSF apps delete all of smp
When the windows platform recieves the action for a backspace it will check to see if the character being delete is a surrogate pair. If it is and the app is TSF aware app it will need to backspace twice to remove both parts of the surrogate pair. For legacy apps this is not required.
parent
066061f8
Please register or sign in to comment