Hi,
I've replaced the dark/light loader gifs but I cannot find where to replace the page loading gif. I've searched the contents of the entire codebase for "gif", "load", "loader", "loading" and only found the ones in the /images dir. Can you tell me where to replace that loading gif, please?
Thanks
Ben
I've managed to locate it. It is not a gif. It is controlled from line 10040 on 3dflipbook.js. What is the best way to specify a gif rather than using code for this loading animation?
Thanks.
Gif is not possible, it renders animation. But you can use the template animation: http://3dflipbook/documentation#book-control-props loadingAnimation for controlsProps http://3dflipbook/documentation#general-approach