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

disableKeyDragZoom references listeners_ in wrong variable #44

Closed
GoogleCodeExporter opened this issue Aug 3, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Currently the code in line 764 references this.listeners_.length when it needs 
to get d.listeners_.length, effectively preventing disableKeyDragZoom

What steps will reproduce the problem?
1. try to call disableDragZoom

Expected result:
Error message in console

Version: r189

Browser / Operating System:
all

Original issue reported on code.google.com by jamg...@gmail.com on 7 Oct 2010 at 2:04

@GoogleCodeExporter
Copy link
Author

Fixed in the trunk (KeyDragZoom 2.0.4).

Original comment by garylitt...@gmail.com on 7 Dec 2010 at 8:35

  • Changed state: FixedNotReleased

@GoogleCodeExporter
Copy link
Author

Fixed in tagged KeyDragZoom 2.0.4

Original comment by garylitt...@gmail.com on 7 Dec 2010 at 9:19

  • Changed state: Fixed

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

No branches or pull requests

1 participant