提交 74683cd2 编写于 作者: I isidor

open editors: also update dirty indicator when view gets visibe

fixes #7861
上级 482f09f2
......@@ -138,6 +138,7 @@ export class OpenEditorsView extends AdaptiveCollapsibleViewletView {
if (e.compositeId === VIEWLET_ID) {
this.fullRefreshNeeded = true;
this.structuralTreeUpdate();
this.updateDirtyIndicator();
}
}));
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册