Replace linkhover() with mousetargetchanged()
authorQuentin Rameau <quinq@fifth.space>
Wed, 18 Nov 2015 16:59:50 +0000 (17:59 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:20 +0000 (00:34 +0100)
The “linkhover” can now be more than a simple link (image, video, etc.).
As we can't anymore perform a hit test when we want, we have to keep the
last known hit test to be able to know where the mouse is on the next
click event.


No differences found