提交 8c5a4fd4 编写于 作者: S SteVen Batten

revert unintentional change

上级 062a11ea
......@@ -1580,6 +1580,7 @@ export class EditorLayoutCenteredAction extends Action {
}
public run(): TPromise<any> {
// Ensure we can enter centered editor layout even if there are more than 1 groups
if (this.editorGroupService.count > 1) {
mergeAllGroups(this.editorGroupService);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册