CharacterCreator
CharacterCreator copied to clipboard
Provide feedback when downloading avatar
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.