mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
footer: update when toggling markers
This commit is contained in:
parent
fcb766784b
commit
b87ce7fe12
@ -429,6 +429,8 @@ function ReaderFooter:setTocMarkers()
|
||||
else
|
||||
self.progress_bar.ticks = nil
|
||||
end
|
||||
-- notify caller that UI needs update
|
||||
return true
|
||||
end
|
||||
|
||||
function ReaderFooter:getDataFromStatistics(title, pages)
|
||||
|
Loading…
Reference in New Issue
Block a user