cherry-pick canvas fixes from 9eaa024
This commit is contained in:
parent
725fd16793
commit
de94b4134e
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ PIXI.CanvasRenderer.prototype.render = function(stage)
|
|||
PIXI.texturesToUpdate = [];
|
||||
PIXI.texturesToDestroy = [];
|
||||
|
||||
PIXI.visibleCount++;
|
||||
stage.updateTransform();
|
||||
|
||||
// update the background color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue