mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Annotations: pageno honors reference pages and hidden flows (#12214)
This commit is contained in:
@@ -350,6 +350,7 @@ function ReaderPageMap:addToMainMenu(menu_items)
|
||||
-- Reset a few stuff that may use page labels
|
||||
self.ui.toc:resetToc()
|
||||
self.ui.view.footer:onUpdateFooter()
|
||||
self.ui.annotation:updatePageNumbers(true)
|
||||
UIManager:setDirty(self.view.dialog, "partial")
|
||||
end,
|
||||
hold_callback = function(touchmenu_instance)
|
||||
|
||||
Reference in New Issue
Block a user