[chore] Convert a couple more todos (#5267)

Cf. <https://github.com/koreader/koreader/pull/5244>.

Also update check.
This commit is contained in:
Frans de Jonge
2019-08-26 15:49:50 +02:00
committed by GitHub
parent ba8099f906
commit be87fb27a0
10 changed files with 13 additions and 13 deletions

View File

@@ -642,7 +642,7 @@ function ReaderRolling:onPanning(args, _)
end
function ReaderRolling:onZoom()
--@TODO re-read doc_height info after font or lineheight changes 05.06 2012 (houqp)
--- @todo Re-read doc_height info after font or lineheight changes. 05.06 2012 (houqp)
self:updatePos()
end