Matt Bishop

Results 2 issues of Matt Bishop

## Problem In PixiJS V8, I get an error when trying to animate the fill color of a `PIXI.Graphics` using the PixiPlugin. ## Example https://codepen.io/matt-bp/pen/XWQYgVK Uncomment the second `gsap.to` to...

### Current Behavior When calling `sprite.texture.update()` the texture with a source that has changed isn't updated. Instead, calling `sprite.texture.source.update()` works for pixi v8 (see [PIXI V8 Demo](https://codepen.io/matt-bp/pen/abevgxJ)). In pixi v7...

🤩 Good First PR