multiple IME fixes
This commit is contained in:
parent
cb5521ec6e
commit
9a8a6317ff
9 changed files with 138 additions and 8 deletions
|
|
@ -137,4 +137,5 @@ namespace Events {
|
|||
// IME
|
||||
LISTENER(newIME);
|
||||
LISTENER(newTextInput);
|
||||
LISTENER(newVirtualKeyboard);
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue