Waitsnake / AnimatedGif

A screensaver for Mac OSX / macOS that plays animated GIFs and APNGs
MIT License
213 stars 31 forks source link

Optimise the load into memory option #53

Closed Waitsnake closed 5 years ago

Waitsnake commented 5 years ago

Optimise the load into memory option since it need to much time to load the GIF at the start or after change of GIF. It could help doing the loading in an task that works parallel to the drawing.