footer: update when toggling markers

This commit is contained in:
Dimitrios Semitsoglou-Tsiapos
2016-11-24 15:44:19 +02:00
committed by Qingping Hou
parent fcb766784b
commit b87ce7fe12

View File

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