SessionCtl // Disable setMarkedText() on activateServer().

This commit is contained in:
ShikiSuen 2022-11-04 18:49:16 +08:00
parent af218e9e7c
commit bd0fe1bacc
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ public class SessionCtl: IMKInputController {
extension SessionCtl {
/// 使
/// - Remark:
public func setKeyLayout() {
guard let client = client(), let myID = Bundle.main.bundleIdentifier, !myID.isEmpty,
clientBundleIdentifier != myID