mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
fix #1305
This commit is contained in:
@@ -345,7 +345,7 @@ function ReaderPaging:onPanRelease(arg, ges)
|
||||
else
|
||||
self.last_pan_relative_y = 0
|
||||
-- trigger partial refresh
|
||||
UIManager:setDirty(nil, "partial")
|
||||
UIManager:setDirty(nil, "full")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user