Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/HelloZeroNet/ZeroNet
/ animate
Function
animate
plugins/Sidebar/media_globe/all.js:450–454 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
448
}
449
450
function
animate() {
451
if
(!running)
return
452
requestAnimationFrame(animate);
453
render();
454
}
455
456
function
render() {
457
zoom(curZoomSpeed);
Callers
nothing calls this directly
Calls
1
render
Function · 0.70
Tested by
no test coverage detected