mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add ReaderRolling:onRedrawCurrentView()
This commit is contained in:
@@ -230,4 +230,5 @@ end
|
||||
|
||||
function ReaderPaging:onRedrawCurrentPage()
|
||||
self.ui:handleEvent(Event:new("PageUpdate", self.current_page))
|
||||
return true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user