Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ animate
Function
animate
plugins/Sidebar/media_globe/globe.js:361–365 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
359
}
360
361
function
animate() {
362
if
(!running)
return
363
requestAnimationFrame(animate);
364
render();
365
}
366
367
function
render() {
368
zoom(curZoomSpeed);
Callers
nothing calls this directly
Calls
1
render
Function · 0.70
Tested by
no test coverage detected