]> git.proxmox.com Git - mirror_novnc.git/commit
Check next elem at mouseleave in cursor emulation
authorSamuel Mannehed <samuel@cendio.se>
Mon, 21 Oct 2019 09:25:01 +0000 (11:25 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Mon, 21 Oct 2019 11:10:13 +0000 (13:10 +0200)
commit938690375b590d8e7c3589a280350929da30efdc
treebaabbe386566dcc3ace6ab950d066b9fa9de3ce2
parentfcd99d04fbb41307cc1b1bffd24970b7da656955
Check next elem at mouseleave in cursor emulation

It's not obvious that we want to hide the cursor when we get a leave,
it depends on the element that we're leaving to. This makes the code
more robust.

Co-authored-by: Alex Tanskanen <aleta@cendio.se>
Co-authored-by: Niko Lehto <nikle@cendio.se>
core/util/cursor.js