ubik23 / charactercreator

A frontend interface for creating characters in SVG.
Other
306 stars 78 forks source link

Filename should be character's name #130

Open ubik23 opened 4 years ago

ubik23 commented 4 years ago

Currently, the filename when the user clicks download is 'my_character' by default. We should use the character's name if the user is logged in and the character already has a name. If not, offer (in the download modal) to name the character. Use that name as the filename.

millette commented 4 years ago

For svg and png downloads.