提交 18084df9 编写于 作者: I isidor

fixes #15491

上级 59d54e95
......@@ -104,6 +104,7 @@ export class WorkbenchLayout implements IVerticalSashLayoutProvider, IHorizontal
this.quickopen = quickopen;
this.toUnbind = [];
this.computedStyles = null;
this.panelHeightBeforeMaximized = 0;
this.sashX = new Sash(this.workbenchContainer.getHTMLElement(), this, {
baseSize: 5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册