Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bgstaal/multipleWindow3dScene
/ updateWindowsLocalStorage
Method
updateWindowsLocalStorage
WindowManager.js:96–99 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
94
}
95
96
updateWindowsLocalStorage ()
97
{
98
localStorage.setItem(
"windows"
, JSON.stringify(this.#windows));
99
}
100
101
update ()
102
{
Callers
3
init
Method · 0.95
update
Method · 0.95
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected