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

Function _resetRenderer

resources/vega.min.js:29729–29732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29727 return ((this._autosize = 1), this.touch(Rz(this, "autosize")));
29728 },
29729 _resetRenderer() {
29730 this._renderer &&
29731 ((this._renderer = null), this.initialize(this._el, this._elBind));
29732 },
29733 _resizeView: function (t, e, n, r, i, o) {
29734 this.runAfter(
29735 (a) => {

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected