KeyHandler // Comment update.
This commit is contained in:
parent
55c870c3dc
commit
955d0d7acf
|
@ -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