提交 cfed333e 编写于 作者: I isidor

fixes #86883

上级 0266b17a
......@@ -82,4 +82,8 @@ export class PaneComposite extends Composite implements IPaneComposite {
saveState(): void {
super.saveState();
}
focus(): void {
this.viewPaneContainer.focus();
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册