Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

The LoopCount property default value #229

Closed ghost closed 3 years ago

ghost commented 5 years ago

Usually, no LoopCount property means that the loop count is 1 rather than indefinite. For example, the Photoshop always create a gif without LoopCount info if the loop count was setted to 1.

raphaelschaad commented 3 years ago

I had a look and left a detailed comment here. There's now a clarifying comment in the header. The playback behavior, though, seems fine (matching what Chrome/Safari does).