Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midrender/revideo
/ requestLayoutUpdate
Method
requestLayoutUpdate
packages/2d/src/lib/components/View2D.ts:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
protected override requestLayoutUpdate() {
88
this.updateLayout();
89
}
90
91
protected override requestFontUpdate() {
92
this.applyFont();
Callers
1
defaultStyle
Function · 0.45
Calls
1
updateLayout
Method · 0.45
Tested by
no test coverage detected