readium / kotlin-toolkit

A toolkit for ebooks, audiobooks and comics written in Kotlin
https://readium.org/kotlin-toolkit
BSD 3-Clause "New" or "Revised" License
180 stars 77 forks source link

Fix applying the PSPDFKit settings on configuration changes #545

Closed mickael-menu closed 3 months ago

mickael-menu commented 3 months ago

There are some cases (not reproducible in the Test App) where the PSPDFKit settings are not applied when the PDF view is recreated.

For example, it can happen that the RTL page binding is not taken into account after a configuration change triggered by forcing an orientation in the parent Activity with setRequestedOrientation().