提交 35c827b0 编写于 作者: J jurgen

Focus on RSV when SQL editor tab switched

Former-commit-id: c0d97f38
上级 4a056eb8
......@@ -274,6 +274,7 @@ public class SQLEditor extends SQLEditorBase
Object data = e.item.getData();
if (data instanceof DataContainer) {
curDataContainer = (DataContainer) data;
curDataContainer.viewer.getSpreadsheet().setFocus();
}
}
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册