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

Resolves #336 - fix mousedown event handler #337

Merged
merged 1 commit into from
Jan 19, 2021
Merged

Resolves #336 - fix mousedown event handler #337

merged 1 commit into from
Jan 19, 2021

Conversation

techfg
Copy link
Collaborator

@techfg techfg commented Jan 19, 2021

Explain the details for making this change. What existing problem does the pull request solve and/or what capability does it add?

Resolves #336 - Fix undefined event handler for mousedown

Test plan (required)

All tests pass and examples behave as expected.

@techfg techfg merged commit e68f197 into master Jan 19, 2021
@techfg techfg deleted the fix-mousedown branch January 19, 2021 08:14
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.

me.mousedown is undefined in mapdata.js
1 participant