Files
koreader/frontend
chrox 07ae0cba81 fix #1011
The #1011 bug is caused by the `contains` check of link box with
visible area. When the link is at the very right (left?) of
the page, enlarged link box often exceeds the page bound rendering
the mentioned `contains` check failed. This patch uses an `intersectWith`
test to check if the link is in current page.
2014-10-21 17:26:16 +08:00
..
2014-10-21 17:26:16 +08:00
2014-10-21 17:26:16 +08:00
2014-08-14 19:52:30 +08:00
2014-03-13 21:52:43 +08:00
2014-10-07 13:06:52 +08:00
2014-05-15 16:11:26 +08:00
2014-03-13 21:52:43 +08:00