Support #50
Refactor class card and character card to use more of the same code.
Start date:
08/27/2020
Due date:
% Done:
0%
Estimated time:
Description
There is a lot of reduncancy between these two renderers. For instance /imports/lib/gfx/class.js and /imports/lib/gfx/character.js The class card should probably use the character card reference, but with certain information presented generically.
Updated by Jay Gischer over 4 years ago
- Status changed from New to In Progress
Some of this was accomplished to address another bug. I would like it to be more, though.