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

Viewport detection after Zoomooz scale #114

Open
SimeriaIonut opened this issue Feb 10, 2016 · 0 comments
Open

Viewport detection after Zoomooz scale #114

SimeriaIonut opened this issue Feb 10, 2016 · 0 comments

Comments

@SimeriaIonut
Copy link

After zoom, I want to be able to take the coordinates left and top of my element relative to the viewport, however I get wrong values because my "body" is scaled (zoomed).

I tried using getBoundingClientRect(), however it doesn't give me values relative to the viewport, but to the document.

How can I get the top and left value of an element relative to the viewport after zooming in with zoomooz?

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

No branches or pull requests

1 participant