KeyHandler // Comment update.
This commit is contained in:
parent
646ca310c6
commit
f7f722d557
|
@ -222,7 +222,7 @@ extension KeyHandler {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// MARK: 聯想詞處理 (Associated Phrases)
|
// MARK: 聯想詞處理 (Associated Phrases) 以及標準選字處理
|
||||||
|
|
||||||
if state.type == .ofAssociates {
|
if state.type == .ofAssociates {
|
||||||
if !input.isShiftHold { return false }
|
if !input.isShiftHold { return false }
|
||||||
|
|
Loading…
Reference in New Issue