phaser-list-view
phaser-list-view copied to clipboard
List view not cropped when child of a group
Hi!
I'm using ListView as a child of some group. In this case list view items are not cropped as show in the images. Although items visibility is correctly switched when outside of bounds.
I've checked and cropping works properly when attached to game.world object.
Is it a bug?

It does appear to be a bug. I'm not actively working on this project right now, feel free to submit a PR if you can fix the issue.