MCPcopy
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

enterMethod · 0.95

Calls 2

_computeLayoutMethod · 0.95
renderMethod · 0.95

Tested by

no test coverage detected