Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix onclick events for SVG elements #13

Merged
merged 1 commit into from Dec 10, 2018
Merged

Fix onclick events for SVG elements #13

merged 1 commit into from Dec 10, 2018

Conversation

mykmartin
Copy link
Contributor

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).

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).
@dundalek
Copy link
Owner

Thank you for the contribution. I published a new version v0.6.3 which includes your fix.

@mykmartin
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants