minor fixes

This commit is contained in:
keringo
2025-06-25 21:28:02 +03:00
parent 0a523f9ecf
commit 39f3e410bd
7 changed files with 18 additions and 19 deletions

View File

@@ -19,8 +19,8 @@ function ReaderHinting:onHintPage()
self.zoom:getZoom(self.view.state.page + i),
self.view.state.rotation,
self.view.state.gamma,
self.view.state.black_hex,
self.view.state.white_hex)
self.view.state.black_hex,
self.view.state.white_hex)
end
end
return true