mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
update comment about reverting full refresh in onPanRelease
This commit is contained in:
@@ -344,7 +344,7 @@ function ReaderPaging:onPanRelease(arg, ges)
|
||||
end
|
||||
else
|
||||
self.last_pan_relative_y = 0
|
||||
-- trigger partial refresh
|
||||
-- trigger full refresh to clear ghosting generated by previous fast refresh
|
||||
UIManager:setDirty(nil, "full")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user