Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Doorman11991/smallcode
/ _onResize
Method
_onResize
src/tui/fullscreen.js:962–965 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
960
}
961
962
_onResize() {
963
this._computeLayout();
964
this.render();
965
}
966
967
// ─── Public API ──────────────────────────────────────────────────────
968
Callers
1
enter
Method · 0.95
Calls
2
_computeLayout
Method · 0.95
render
Method · 0.95
Tested by
no test coverage detected