geelen / x-gif

A custom element for flexible GIF playback
http://geelen.github.io/x-gif
2k stars 112 forks source link

Scrubber controls #43

Open positlabs opened 8 years ago

positlabs commented 8 years ago

Is it possible to create a scrubbable gif using x-gif?

I could make one externally, but x-gif would need to dispatch an event for when a new frame is shown, and have total frames available as a property. Also would need to be able to set current frame.