ubik23 / charactercreator

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

Add thumbnail preview of characters in 'characters' modal. #176

Open ubik23 opened 3 years ago

ubik23 commented 3 years ago

In the characters modal, the names of the characters are listed and you can edit or delete the character. There should be a thumbnail image of the character to the left of the character name.

Backend: make the SVG where the files are loaded/injected a variable so as to be able to load a character in the main window (#svg1) or within thumbnails of the users cast of characters.

millette commented 3 years ago

Depends on #144 (to help dev, at the very least).