Stops shadow blur appearing on the text as well as shadow
Does this by resetting this.context.shadowBlur both if it not required whilst drawing the shadow, and also after drawing the shadow
Fixes: https://github.com/pixijs/pixi.js/issues/3621
1 parent 4d8eeb0 commit 1d1f2b89f0d1647e57efc82147b7c13bbcef4c9e
@Dave Moore Dave Moore authored on 20 Jan 2017
Showing 1 changed file
View
src/core/text/Text.js