Fix TilingSprite offset issue with CanvasRenderer
There is a bug in the CanvasRenderer of TilingSprite when
tilePosition + tileScale are both set.

The WebGL version of this fix was in 6d5bedd, however at the
time I didn't realize that it didn't actually fix the
CanvasRenderer version. This resolves the issue, as
demonstrated here:

http://www.davidsweetman.com/pixi/canvas-tiling-sprite-fix/
1 parent f877dfd commit 2fc5e3b61444a8cbd4bd68640755b0eba7919c6d
@David Sweetman David Sweetman authored on 4 Aug 2015
Showing 1 changed file
View
src/extras/TilingSprite.js