mattcolman / phaser-list-view

List view class for Phaser. Great for high scoreboards.
http://mattcolman.com/labs/phaser-list-view/index.html
MIT License
116 stars 21 forks source link

it is impossible to handle the event in the group of the list item. #30

Open dirablue opened 5 years ago

dirablue commented 5 years ago

I fixed this issue in the same way as Phaser core.

Could you check the pull request? https://github.com/mattcolman/phaser-list-view/pull/29