Changed hinting visibility check.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 12 Oct 2013 11:15:32 +0000 (13:15 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 12 Oct 2013 11:15:32 +0000 (13:15 +0200)
commit47c6caeaf0a3fd212d0323287643dfd2c5b35b7f
tree59801f6269cf09ba539916839e5c7f2532220166
parent1270f2796fd0dc6fafc117302dc6afc823505714
Changed hinting visibility check.

Don't even check if the point in the center of the element is the element
itself, because this caused broken links to be not hintable, if the second
link line didn't reach the center of the above line. So now the element is
checked for the upper left corner too.
src/hints.js