mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Text editor: rotate (#12658)
This commit is contained in:
@@ -322,7 +322,7 @@ function ReaderZooming:onRestoreDimensions(dimensions)
|
||||
self:setZoom()
|
||||
end
|
||||
|
||||
--- @note: From ReaderRotation, which is broken and disabled.
|
||||
--- @note: From ReaderRotation, which was broken, and has been removed in #12658
|
||||
function ReaderZooming:onRotationUpdate(rotation)
|
||||
self.rotation = rotation
|
||||
self:setZoom()
|
||||
|
||||
Reference in New Issue
Block a user