Fixing rendering issue due to improper culling state
@@ -922,6 +922,8 @@
this._updateOverStatus(); // TODO this._primPointerInfo may not be up to date!
}
+ this.engine.setState(false, null, true, null);
+
this._groupRender();
// If the canvas is cached at canvas level, we must manually render the sprite that will display its content