fix: preserve document pane workspace handle
This commit is contained in:
@@ -58,7 +58,7 @@ import {
|
||||
if (panesBootstrap.secondaryInvalid === true) clearSecondaryParams();
|
||||
installSecondaryPaneOpenListeners();
|
||||
installSecondaryPaneCloseButtons();
|
||||
const { applyStoredSecondaryWidth } = createSecondaryPaneWidthController();
|
||||
const { workspace, applyStoredSecondaryWidth } = createSecondaryPaneWidthController();
|
||||
applyStoredSecondaryWidth();
|
||||
|
||||
const paneRuntimes = panesBootstrap.panes
|
||||
|
||||
Reference in New Issue
Block a user