MCPcopy Index your code
hub / github.com/codeaashu/claude-code / didLayoutShift

Function didLayoutShift

src/ink/render-node-to-output.ts:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38}
39
40export function didLayoutShift(): boolean {
41 return layoutShifted
42}
43
44// DECSTBM scroll optimization hint. When a ScrollBox's scrollTop changes
45// between frames (and nothing else moved), log-update.ts can emit a

Callers 1

onRenderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected