pixi-extra-filters icon indicating copy to clipboard operation
pixi-extra-filters copied to clipboard

OutlineFilter: this.uniforms.pixelWidth.value === null

Open qt-pixels opened this issue 7 years ago • 0 comments

I've just tried to use this and I noticed the this.uniforms.pixelWidth.value === null at the point of time it is trying to mutate the value property.

Locally I have set the object up with a dummy value so it can at least process and it seems to be working fine.

Impacted Lines 69 and 78

qt-pixels avatar Mar 04 '17 04:03 qt-pixels