pixi-scrollbox icon indicating copy to clipboard operation
pixi-scrollbox copied to clipboard

_maskContent interferes with pointer events

Open macmccann opened this issue 1 year ago • 0 comments

I've managed to get my environment all mucked up, so providing a minimally reproducible example is going to be pretty hard. But I'm trying to do various cursor (change cursor, set onMouseDown) events on elements inside the scrollbox, and the final barrier was the this._maskContent graphic that wasn't propagating events down to the PIXI sprites I had added. Just wanted to open this up for discussion, not sure if there's anything immediately actionable.

macmccann avatar Dec 19 '23 17:12 macmccann