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

Function zx

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

Source from the content-addressed store, hash-verified

15809 if (Tx(o, (n = t[r].bounds), e)) return !0;
15810 },
15811 zx = (t) => {
15812 const e = t.bounds;
15813 return e.width() > 1 && e.height() > 1;
15814 },
15815 Nx = (t) => (t.forEach((t) => (t.opacity = 1)), t),
15816 Ox = (t, e) => t.reflow(e.modified()).modifies("opacity");
15817 function Rx(t) {

Callers

nothing calls this directly

Calls 2

widthMethod · 0.80
heightMethod · 0.80

Tested by

no test coverage detected