mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
This reverts commit 54543cf5bf.
This commit is contained in:
@@ -755,8 +755,6 @@ export class DynamicMarkdownPreview extends Disposable implements IManagedMarkdo
|
||||
default:
|
||||
return;
|
||||
}
|
||||
} else if (!scrollLocation) {
|
||||
scrollLocation = new StartingScrollLine(0);
|
||||
}
|
||||
|
||||
this._preview.dispose();
|
||||
|
||||
Reference in New Issue
Block a user