Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix onclick events for SVG elements (#13)
Clicking on a node in any of the SVG elements should navigate to the corresponding node definition, but the event was not being passed to the svgBlockClick handler. Tested on Chrome v71.0.3578.80 and Firefox 60.2.0esr, on Linux (Ubuntu).
- Loading branch information