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

Method background

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

Source from the content-addressed store, hash-verified

15526 );
15527 }
15528 background(t) {
15529 return (
15530 A_.svgOnTop
15531 ? this._canvasRenderer.background(t)
15532 : this._svgRenderer.background(t),
15533 this
15534 );
15535 }
15536 }
15537 class E_ extends Sv {
15538 constructor(t, e) {

Callers

nothing calls this directly

Calls 1

backgroundMethod · 0.45

Tested by

no test coverage detected