mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix all the tests
This commit is contained in:
@@ -255,7 +255,6 @@ function ReaderHighlight:onHoldPan(_, ges)
|
||||
return true
|
||||
end
|
||||
local page_area = self.view:getScreenPageArea(self.hold_pos.page)
|
||||
DEBUG("current page area", page_area)
|
||||
if ges.pos:notIntersectWith(page_area) then
|
||||
DEBUG("not inside page area", ges, page_area)
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user