SessionCtl // Remove useless setKeyLayout() in menu.
- I forgot to remove this during vChewing 1.5.x~1.8.x.
This commit is contained in:
parent
4d213f569b
commit
9fc54412cc
|
@ -191,9 +191,6 @@ extension SessionCtl {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
// NSMenu 會阻止任何修飾鍵狀態切換訊號傳回輸入法,所以咱們在此重設鍵盤佈局。
|
|
||||||
setKeyLayout()
|
|
||||||
|
|
||||||
return menu
|
return menu
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue