pixi-react
pixi-react copied to clipboard
Feature Request: Is there any onLoad callback for Sprite?
Description
I want to cache a Container with sprite and graphics contain as bitmap, but pixi always cache it before the sprite is loaded, is there any onLoad callback for Sprite to let me make the cache happen after the sprite is loaded?