Make sure we update the webview's internally tracked group for restoration

This commit is contained in:
Matt Bierner
2019-08-20 16:32:23 -07:00
parent d241987248
commit 6e530127a1

View File

@@ -285,6 +285,8 @@ export class MainThreadWebviews extends Disposable implements MainThreadWebviews
continue;
}
input.updateGroup(group.id);
const handle = this._webviewEditorInputs.getHandleForInput(input);
if (handle) {
viewStates[handle] = {