webaverse-studios / CharacterCreator

3D Avatar Creator for Everyone
https://moemate.io
MIT License
84 stars 47 forks source link

Provide feedback when downloading avatar #216

Open soulofmischief opened 1 year ago

soulofmischief commented 1 year ago

When the user presses a download button, there should be feedback.

The best way to accomplish this is by grabbing the file handle first, then downloading with Streams API to allow for a progress bar.