MCPcopy Create free account
hub / github.com/alignoth/alignoth / dirty

Function dirty

resources/vega.min.js:29659–29661  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

29657 return (n && ha(this, n), this);
29658 },
29659 dirty(t) {
29660 ((this._redraw = !0), this._renderer && this._renderer.dirty(t));
29661 },
29662 description(t) {
29663 if (arguments.length) {
29664 const e = null != t ? t + "" : null;

Callers

nothing calls this directly

Calls 1

dirtyMethod · 0.45

Tested by

no test coverage detected