davidfig / pixi-viewport

A highly configurable viewport/2D camera designed to work with pixi.js
https://davidfig.github.io/pixi-viewport/
MIT License
1.06k stars 177 forks source link

PIXI v7.2 deprecation interactive #436

Closed Axsag closed 1 year ago

Axsag commented 1 year ago

On PIXI v7.2.0 (https://github.com/pixijs/pixijs/releases/tag/v7.2.0), interactive has been changed to eventMode, I just sent this modification to prevent depraction notice from showing

adam-savard commented 1 year ago

I hope this gets merged soon! I could use this.

spassvogel commented 1 year ago

@davidfig can this be merged?

artokun commented 1 year ago

bump

spassvogel commented 1 year ago

It seems maintenance of this package has stalled a bit recently.. If i'm not wrong some other previously indepenent pixijs packages have started the come under the wings of the pixi team.

is this something you're willing to consider @davidfig ? hope I'm not speaking out of turn and no offense meant

davidfig commented 1 year ago

Thanks, merged and published. Yeah, moving it under pixi.js is something I have been thinking about recently. Work has been all consuming lately.