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

mousewheel zoom center is broken in IE9 #14

Open
RandomEtc opened this issue Aug 16, 2010 · 2 comments
Open

mousewheel zoom center is broken in IE9 #14

RandomEtc opened this issue Aug 16, 2010 · 2 comments

Comments

@RandomEtc
Copy link
Contributor

At least in the examples. Full screen examples have their own issues.

@mbostock
Copy link
Contributor

Can you describe the error in more detail? Does it crash? Does it not do the right thing?

The current implementation depends on:

SVGSVGElement.createPoint
SVGPoint.matrixTransform
SVGLocatable.getScreenCTM
SVGMatrix.inverse

@RandomEtc
Copy link
Contributor Author

It seems to be working, but it's offset by the svg element's top left coordinate relative to the document.

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

2 participants