Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wagerfield/parallax
/ doReadyCallback
Method
doReadyCallback
src/parallax.js:278–282 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
276
}
277
278
doReadyCallback() {
279
if
(this.onReady) {
280
this.onReady()
281
}
282
}
283
284
updateLayers() {
285
if
(this.selector) {
Callers
3
enable
Method · 0.95
onOrientationTimer
Method · 0.95
onMotionTimer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected