Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

Conversation

@adrum
Copy link

@adrum adrum commented Jul 5, 2017

Fixes #332

Related to #245, #401

#401 didn't work for me with my handler nested within my li. Tested on both FF Chrome.

@kerryj89
Copy link

kerryj89 commented May 6, 2019

This fixed it for me, thanks!

Edit: Actually, this one makes my table row animate from the top of the screen down to the cursor position which doesn't feel right. I placed my table immediately inside the body element and removed all styling to make sure nothing was conflicting (even though the ghost image exists on a layer of its own unaffected by CSS), and it was still behaving that way.

What worked for me was #401 which worked as described without the animation to cursor issue I had with this solution, a solution which apparently didn't work for adrum, so definitely try out your options if one doesn't work quite right.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ghost image is too far way from mouse cursor on FF and Safari

2 participants