ipad-cursor icon indicating copy to clipboard operation
ipad-cursor copied to clipboard

Cursor is bugged if the page is bigger than the window

Open damiponce opened this issue 3 years ago • 0 comments

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.

damiponce avatar Jul 02 '21 07:07 damiponce