Giter Site home page Giter Site logo

Request about animatedgif HOT 2 CLOSED

waitsnake avatar waitsnake commented on June 8, 2024 4
Request

from animatedgif.

Comments (2)

Waitsnake avatar Waitsnake commented on June 8, 2024 1

Sorry if I let you hang with an answer. Actually I liked your idea with the slideshow too. Thats why I let the issue open and put an 'enhancement' label on it.

Unfortunately this enhancement needs a bit more to do than all other issues here before, because the structure of the code is not prepared for this feature. Especially the old feature that loads a GIF completely into memory at the start of the saver to save cpu time during the animation is in conflict with this new feature, since the loading into memory needs quite some time(a few seconds if you have really large GIF). So between the changes of two pictures there would be an annoying long time if you enable the load into memory option.

I also need to learn more a about using timer in Objective-C first. And I'm wondering if there is a easy way to start and stop the saver programmatically during the timer procedure and than just change the picture to load randomly? Because this could help to implement the feature with less restructuring of the code.

So you see I still chew over how to integrate this feature...

from animatedgif.

Waitsnake avatar Waitsnake commented on June 8, 2024

Ok I implement the feature you have requested.
Please have a look at the new Release 1.2 and give it a try.

from animatedgif.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.