2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps
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
..
filemanager Bugfix 2014-10-13 15:40:48 +02:00
opdscatalog fix infinit loop when OPDSCatalog is created without onExit definded 2014-09-10 14:35:06 +08:00
reader fix #1011 2014-10-21 17:26:16 +08:00