a-painter
a-painter copied to clipboard
Fix error when loading painting from URL
Was getting an error while removing the hidden class from apainter-logo. Wrapped the code block in a DOMContentLoaded listener to fix. Also updated THREE.XHRLoader -> THREE.FileLoader
I'll test it again later today, but it seemed to be consistently happening
Took some timestamps and it is definitely running init code before DOMContentLoaded