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:46:53 +0000 (13:46 +0200)
commit71539b1dd4443d511e37c7002c145eda3f62dbfe
treed809ca4ce6fb6a8564f5c5aa954179c168fd9274
parentead4d171cd6ace5f9a6aa59ab15d2a8d1bde3fe1
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