footer: update when toggling markers

pull/2380/head
Dimitrios Semitsoglou-Tsiapos 8 years ago committed by Qingping Hou
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…
Cancel
Save