SessionCtl // Remove duplicated commissions on deactivation.

This commit is contained in:
ShikiSuen 2022-11-13 18:42:05 +08:00
parent d475973f4d
commit 8216497382
1 changed files with 2 additions and 6 deletions

View File

@ -45,12 +45,8 @@ extension SessionCtl {
ctlCandidateCurrent.visible = false
popupCompositionBuffer.hide()
tooltipInstance.hide()
if previous.hasComposition {
commit(text: previous.displayedText)
}
// clearInlineDisplay() //
//
inputHandler.clear()
// commitComposition()
// clearInlineDisplay()
// deactivateServer() activateServer()
//
// IMKCandidates