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

Clicks and hovers don't work if browser is zoomed #10

Open
dmtrKovalenko opened this issue Dec 15, 2020 · 2 comments
Open

Clicks and hovers don't work if browser is zoomed #10

dmtrKovalenko opened this issue Dec 15, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dmtrKovalenko
Copy link
Owner

For the coordinates detection, we need to take into account the browser zoom level. It is possible https://css-tricks.com/can-javascript-detect-the-browsers-zoom-level/

@dmtrKovalenko dmtrKovalenko added the bug Something isn't working label Dec 15, 2020
@dmtrKovalenko dmtrKovalenko added this to To do in Goodness Squad Dec 16, 2020
@chepa17
Copy link

chepa17 commented Dec 19, 2020

I can take this task

@distante
Copy link

Oh! This is what is causing my hover to not work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

3 participants