virtual-keyboard: move to new impl
This commit is contained in:
parent
a3ca016d42
commit
6aa2d123ae
14 changed files with 370 additions and 67 deletions
|
|
@ -106,9 +106,6 @@ namespace Events {
|
|||
LISTENER(pinchUpdate);
|
||||
LISTENER(pinchEnd);
|
||||
|
||||
// IME
|
||||
LISTENER(newVirtualKeyboard);
|
||||
|
||||
// Touch
|
||||
LISTENER(touchBegin);
|
||||
LISTENER(touchEnd);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue