PIXI.draggable
PIXI.draggable copied to clipboard
Demo doesn't work in Safari
If I go to http://mokgames.com/draggable/ in Safari I get a lot of "Type error" in pixi.js line 7730.
It's this line:
gl.texImage2D(gl.TEXTURE_2D, 0, gl.RGBA, gl.RGBA, gl.UNSIGNED_BYTE, texture.source);
this is core-pixi line. It would better to provide full Call Stack. Also It depend on the device and the iOS version. So it would be good to specify.
It also doesn't work with the new PIXI versions
I'm using Safari 9.0.3 on Mac OS X 10.11.3 (El Capitan).
I get 5 different type errors, this is the first:
TypeError: Type error
texImage2Dpixi.js:7773
updateTexturepixi.js:7773
renderBatchpixi.js:9033
flushpixi.js:8962
endpixi.js:8657
renderDisplayObjectpixi.js:7732
renderpixi.js:7698
animatedraggable:446