mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -196,7 +196,7 @@ function ReaderLink:onTap(_, ges)
|
||||
if not isTapToFollowLinksOn() then return end
|
||||
local link, lbox, pos = self:getLinkFromGes(ges)
|
||||
if link then
|
||||
self:showLinkBox(link, lbox, pos)
|
||||
return self:showLinkBox(link, lbox, pos)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user