提交 0bdc7e29 编写于 作者: S serge-rider

#5110 SQL editor sidebar redesign


Former-commit-id: e3a87ad8
上级 77c508dc
......@@ -1017,6 +1017,8 @@ public class SQLEditor extends SQLEditorBase implements
for (CTabItem item : resultTabs.getItems()) {
if (item.getData() == view) {
// Close tab if it is already open
viewItem.setChecked(false);
viewItem.redraw();
item.dispose();
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册