Skip to content

Commit 6ad2312

Browse files
author
Andrew Start
committed
Merge branch 'dev'
2 parents 40bf7ad + 7862eae commit 6ad2312

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

bin/pixi.dev.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3945,8 +3945,6 @@ PIXI.InteractionManager.prototype.collectInteractiveSprite = function(displayObj
39453945
{
39463946
var child = children[i];
39473947

3948-
if(!child.visible) continue;
3949-
39503948
// push all interactive bits
39513949
if(child._interactive)
39523950
{

0 commit comments

Comments
 (0)