jnordberg/gif.js

get render/export status

kabrio opened this issue · 3 comments

hi

it would be super practical to be able to display the progress of the render/export status to the user! is there anyway to do this?

1j01 commented

There's a progress event available. See some code here as an example

It gives you the progress from 0 to 1 as an argument

I believe this issue can be closed?

Haven't tried but I guess yes, thank you!