Animated GIFs?

Does the juce_GIFLoader also handle animated GIFs? If not, what would be the smartest way to implement it?

Thanks.

it doesn’t do it, (and not sure how they’re stored). You’d need to write a special component that repaints itself to draw them.