Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheOrcDev/github-creature
/ resize
Method
resize
components/liquid-ether.tsx:1127–1130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1125
this.output = new Output();
1126
}
1127
resize() {
1128
Common.resize();
1129
this.output.resize();
1130
}
1131
render() {
1132
if (this.autoDriver) this.autoDriver.update();
1133
Mouse.update();
Callers
nothing calls this directly
Calls
1
resize
Method · 0.45
Tested by
no test coverage detected