提交 03024236 编写于 作者: I isidor

open editors: do not clear focus and selection on click on group

上级 a128aadc
......@@ -170,8 +170,6 @@ export class Controller extends treedefaults.DefaultController {
if (!(element instanceof OpenEditor)) {
event.preventDefault();
event.stopPropagation();
tree.clearFocus(payload);
tree.clearSelection(payload);
return true;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册