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

Cursor is bugged if the page is bigger than the window #11

Open
damiponce opened this issue Jul 2, 2021 · 0 comments
Open

Cursor is bugged if the page is bigger than the window #11

damiponce opened this issue Jul 2, 2021 · 0 comments

Comments

@damiponce
Copy link

If the page has any scroll room (i.e.: the contents of the website don't fit on the window) the cursor and the selected item are glitched.

I'm pretty sure this has to do with the xMove and yMove parts of Cursor.js and WithHover.js and how the scroll offset affects it.

I'm trying to work on a fix atm but would very much appreciate any help.

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