Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve polymorphism, fully support cards, elements, and entity rows.
Represent each type as an abstract thing instead of pretending they are all cards. Choose the correct editor for each type (when one is available). Decluttering cards can now be safely embedded within entities cards as entity row and within picture-elements cards as elements.
- Loading branch information