cherry-pick canvas fixes from 9eaa024

This commit is contained in:
Chad Engler 2013-08-20 13:12:32 -07:00
parent 725fd16793
commit de94b4134e

View file

@ -80,6 +80,7 @@ PIXI.CanvasRenderer.prototype.render = function(stage)
PIXI.texturesToUpdate = [];
PIXI.texturesToDestroy = [];
PIXI.visibleCount++;
stage.updateTransform();
// update the background color