Andrea Cappuccio

Results 65 comments of Andrea Cappuccio

After quite some time spent adapting code to this new version, I've managed to avoid the runtime errors I was talking about. Now the problem is that particles aren't getting...

Done. You can use the `pixi-particles-v5` branch to check the problematic code. It's mostly contained inside of the `ParticlesManager` class.

Yep, #13 is a duplicate of this, I posted twice because I had a submission error thrown at me the first time for some reason. Here a few screenshots showing...

This is what I'm seeing using treesitter's playground plugin. [screenshot](https://i.imgur.com/oLkmbPK.png)

@folke Thanks a lot, man. That worked like a charm!

Any news here? PR looks fine, any blockers I can help getting rid of?

> vue just needs to give webcomponents some serious love This is the `vite` repo tho.

FYI I’ve created a plugin that does just what I was looking for. Please try it out and let’s see whether it fits your use cases too. I’m pretty sure...

> Hello, this feature would be really great to support injection into Shadow roots! Is there already a nice workaround for this? Hi, probably my solution I linked above can...