提交 e75e5169 编写于 作者: J Joao Moreno

focus tree on filter switch

上级 a42afaf8
......@@ -486,6 +486,7 @@ class TypeFilterController<T, TFilterData> implements IDisposable {
private onDidChangeFilterOnType(): void {
this.tree.updateConfiguration({ filterOnType: this.filterOnType.checked });
this.tree.domFocus();
this.updateFilterOnTypeTitle();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册