InputHandler // Turn off HaninKeyboardSymbolMode on clear().

This commit is contained in:
ShikiSuen 2023-08-10 15:26:29 +08:00
parent 48978f396b
commit 308e068dfc
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ public class InputHandler: InputHandlerProtocol {
clearComposerAndCalligrapher()
compositor.clear()
isCodePointInputMode = false
isHaninKeyboardSymbolMode = false
}
/// /