Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Comfy-Org/ComfyUI-Manager
/ updateGrid
Method
updateGrid
comfyui_manager/js/model-manager.js:401–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
399
}
400
401
updateGrid() {
402
if
(this.grid) {
403
this.grid.update();
404
}
405
}
406
407
// ===========================================================================================
408
Callers
1
bindEvents
Method · 0.95
Calls
1
update
Method · 0.45
Tested by
no test coverage detected