Annotations: pageno honors reference pages and hidden flows (#12214)

This commit is contained in:
hius07
2024-07-24 18:35:48 +03:00
committed by GitHub
parent b17bd967da
commit 8cb221c6c6
3 changed files with 10 additions and 8 deletions

View File

@@ -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)