Closed geophree closed 4 years ago
Regarding deduplicating and refactoring, the code does need to be cleanup up, but I find the reduceStyles
function to be too complicated. If you start by making a PR for fixing #10 we can then look at gradually simplifying the rest of the code.
Some code changes I did while exploring the codebase to understand it better. I'm happy to break them up into separate PRs, or make changes if you want.
reduceStyles()
function to avoid duplication.keyframe
rendering for empty frames.Fixes #10