Closed bwl21 closed 6 years ago
i try with 1.17.2. When I integrate module psvg-1 and try to initialize it, I get Cannot read property 'psxygl' of undefined
Cannot read property 'psxygl' of undefined
it happens in psvg.js line 760 near
psvg.js
psxygl: function(of, x, y, gl) { return this.psvg.psxygl.call(this.psvg, x, y, gl) }
tested with 1.17.2-4-g4ea4497
i try with 1.17.2. When I integrate module psvg-1 and try to initialize it, I get
Cannot read property 'psxygl' of undefined
it happens in
psvg.js
line 760 near