Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I noticed that adding or changing a large number of elements, especially inside an SVG tag, takes very long. This changes the update handler to first load all dependencies in parallel and then update the elements.
- Loading branch information