pixijs/layers

Uncaught TypeError: this.applyRenderMixing is not a function

NotAmaan opened this issue · 4 comments

I've encountered a problem with this part as well.
When you call applyParticleMixin(ParticleContainer) it throws an error. It doesn't like the this in this.applyRenderMixing
image
@ivanpopelyshev ?

I dont know how I missed this issue. Can anyone make me a PR please? we should call that applyContainerRenderMixin from above

@ivanpopelyshev Thanks for the quick response.
#76

OK, fixed another bug, try 1.0.8 please