MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / update

Method update

src/core/Comment.ts:419–421  ·  view source on GitHub ↗

* Update the comment's position depending on its mode and * the current ttl/dur values.

()

Source from the content-addressed store, hash-verified

417 * the current ttl/dur values.
418 */
419 public update():void {
420 this.animate();
421 }
422
423 /**
424 * Invalidate the comment position.

Callers 1

timeMethod · 0.95

Calls 1

animateMethod · 0.95

Tested by

no test coverage detected