benjaminadk / gif-encoder-2

Encode GIFs with Node
The Unlicense
58 stars 18 forks source link

don't wanna repeat #24

Open drhuseyinunal opened 10 months ago

drhuseyinunal commented 10 months ago

I would like to completely disable repetition. I am seeking an option such as "play once and do not repeat." Currently, there are only choices for "repeat always" or "repeat x times."

For instance: setRepeat(null) // no repetition