提交 7182cbab 编写于 作者: S SteVen Batten

remove additional appendChild

fixes #104224
上级 2277c8e2
......@@ -853,8 +853,6 @@ class SubmenuMenuActionViewItem extends BaseMenuActionViewItem {
this.parentData.submenu.style(this.menuStyle);
}
this.element.appendChild(this.submenuContainer);
// layout submenu
const entryBox = this.element.getBoundingClientRect();
const entryBoxUpdated = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册