Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to playing Gif only once, and set it as default #25

Merged
merged 1 commit into from
Mar 17, 2022

Commits on Aug 31, 2020

  1. Added ability to playing Gif only once, and set it as default

    Playing the Gif only once was a feature that is disabled in gifwrap due to spec.loops defaulting to 0 even when explicitly defined as null. omggif when it has a null value assigned to loop_count plays the gif once, 1 = twice and so forth.
    RueRyuzaki committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    0b2a7ae View commit details
    Browse the repository at this point in the history