-
Notifications
You must be signed in to change notification settings - Fork 23
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
Zooming dissapears when mouse is still #13
Comments
im not able to replicate this can you let me know where your seeing this behavior : browser, time length |
Last couple of versions of Firefox including new one (only tested on OS X). Length is a second. I've created a video, annoyingly it doesn't show the custom cursor, but it looks like it does it on the right side of the image (the cursor happens to be the plus magnifying glass) however it doesn't happen on the left side (the cursor is the move one here). Perhaps the changing of cursor images between left/right side is a clue to where the problem lies. Video: http://al3x.me/Q0TQ |
Interestingly Chrome has the "move" cursor across the entire image and doesn't suffer from this bug. |
OK I've noticed in FF that this stops happening if you click again to stop the zoom, then click back in. The bug only happens on first use/page load |
Still have the same problem on Firefox, i noticed that there is only a portion of the image concerned (if you change the value of "zoomSize", the problem can disappear with a big value). Thanks |
I noticed this happens on your demo page too, if I zoom over an area and then hover to read it, sometimes the zooming circle dissapears until you move your mouse again. I have to keep moving my mouse ever so slightly in order to read the same zoomed area for more than a fraction of a second.
Is this intended behaviour?
The text was updated successfully, but these errors were encountered: