KeyHandler // Reensure parser when inputMode changes.
This commit is contained in:
parent
5d2da69756
commit
a6aefb9cef
|
@ -69,7 +69,7 @@ class KeyHandler {
|
|||
// When it recreates, it adapts to the latest imeMode settings.
|
||||
// This allows it to work with correct LMs.
|
||||
reinitCompositor()
|
||||
composer.clear()
|
||||
ensureParser()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue