提交 7f315644 编写于 作者: S Sandeep Somavarapu

#57294 Reset active composite first beore updating

上级 c3e24487
......@@ -142,8 +142,8 @@ export class CompositeBar extends Widget implements ICompositeBar {
hideComposite(id: string): void {
if (this.model.hide(id)) {
this.updateCompositeSwitcher();
this.resetActiveComposite(id);
this.updateCompositeSwitcher();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册