readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
223 stars 96 forks source link

Fix 367: Fix initial location when in landscape landscape #368

Closed chrfalch closed 7 months ago

chrfalch commented 7 months ago

To be able to handle rotation and screen changes which causes a full spread reload we need to cancel any ongoing state when this happens.

Fixes #367