提交 b7f82026 编写于 作者: R Rob Lourens

Fix #63488, search layout issue

上级 86052e38
......@@ -1404,9 +1404,7 @@ export class SearchView extends Viewlet implements IViewlet, IPanel {
}
dom.append(messageEl, $('p', undefined, resultMsg));
if (msgWasHidden) {
this.reLayout();
}
this.reLayout();
} else if (!msgWasHidden) {
dom.hide(this.messagesElement);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册