Timo Kämäräinen

Results 32 comments of Timo Kämäräinen

Seems that there is also a bunch of errors from `@pixi/sound`. Not sure if it's even supposed to support 6.1.0 yet. I'll dig deeper and open issues there if needed.

I'm seeing these weird errors with `@pixi/sound` after updating: ``` node_modules/@pixi/sound/dist/pixi-sound.d.ts:384:5 - error TS2416: Property 'init' in type 'HTMLAudioInstance' is not assignable to the same property in base type 'IMediaInstance'....

Actually it seems that we had `@pixi/sound` explicitly set to `4.0.3` before I updated PIXI. Meaning that this has nothing to do with the PIXI 6.1.0 release but is a...

Not sure if this is related but in our environment upgrading from version `0.0.5` to `0.0.6` actually breaks `serverless-dynamodb-local` plugin. It causes the serverless command to fail with `Error: spawn...

@Zyie Any chance the new v8 implementation could support nested bitmap caches?

@GoodBoyDigital sooo, have you had a chance to think about this? This is a bit of a blocker for us to upgrade to Pixi 8.

The current version in the wiki contains broken code. It's updated to use `showAd` instead of the deprecated `showBanner` in the issue description, but the same bug is still there....

I suspect something might have broken with Pixi v8.11.0 regarding these black boxes. I'm seeing black boxes in our [UI Editor](https://www.quicksave.fi) in situations where they have never appeared before. Even...

> I suspect something might have broken with Pixi v8.11.0 regarding these black boxes. I'm seeing black boxes in our [UI Editor](https://www.quicksave.fi) in situations where they have never appeared before....

This feature request has been implemented and published. Feel free to close the issue.