webaverse-studios / CharacterCreator

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

Screen appears stuck while downloading the character #237

Closed alisaad673 closed 1 year ago

alisaad673 commented 1 year ago

The UI seems stuck for the interval from clicking the download button and the file actually gets downloaded.

https://user-images.githubusercontent.com/35926530/215503248-63732cb2-ab09-4b46-81fb-f3746525059b.mp4

gonnavis commented 1 year ago

There's heavy model data calculation before downloading. May have to using something like webworker to prevent blocking UI. But I think that's at least S1 feature.

alisaad673 commented 1 year ago

Duplicate: https://github.com/webaverse-studios/CharacterCreator/issues/216