Commit f95cd64
committed
Fix to force cursor update after animation completes
Hopefully this fixes #19
This fix changes the body's cursor style during animation, which
forces the zoomed image's cursor style to apply.
Chromium has issues updating the cursor while the cursor is idle.
See [Chromium Issue 26723: Mouse cursor doesn't change when mouse-idling][1].
[1]: https://code.google.com/p/chromium/issues/detail?id=267231 parent 83db224 commit f95cd64
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments