Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ activate
Method
activate
modules/drivers/neostrand/neostrand.js:255–258 ·
view source on GitHub ↗
(effect)
Source
from the content-addressed store, hash-verified
253
}
254
255
activate(effect) {
256
effect.timeline.on(effect, { pulseLoc: [ effect.start-effect.size, effect.end+effect.size ] }, effect.dur, null, 0);
257
effect.reset(effect);
258
}
259
260
set pulseLoc(px) {
261
let
did;
Callers
nothing calls this directly
Calls
2
on
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected