Override destroy() in AnimatedGifSprite to call releaseGif() when a loaded GIF item is deleted from the board. Without this, the gifCache refCount stays elevated until full canvas teardown.
Override destroy() in AnimatedGifSprite to call releaseGif() when a loaded GIF item is deleted from the board. Without this, the gifCache refCount stays elevated until full canvas teardown.