reset ticks cache

pull/980/head
chrox 10 years ago
parent b422eb90cc
commit 6dd3f99c35

@ -53,6 +53,7 @@ end
function ReaderToc:onUpdateToc()
self.toc = nil
self.ticks = {}
return true
end

Loading…
Cancel
Save