提交 1e7b87a3 编写于 作者: P Peng Lyu

reset listener once users choose a dedicated keyboard layout

上级 be41fd02
......@@ -521,6 +521,7 @@ class BrowserKeymapService extends Disposable implements IKeymapService {
BrowserKeyboardMapperFactory.INSTANCE.onKeyboardLayoutChanged();
} else {
BrowserKeyboardMapperFactory.INSTANCE.setKeyboardLayout(layout);
this.layoutChangeListener.clear();
}
}
}));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册