Daniel Weck
Daniel Weck
The LCP specification: https://github.com/readium/lcp-specs/blob/master/releases/lcp/latest.md#21-encrypted-resources > In addition, this specification defines that the following files must not be encrypted: > `META-INF/license.lcpl`. > Navigation Documents referenced in any Package Document from the...
Please update your GitHub Action workflow YAML to include the `permissions` key and explicitly specify the read/write access rules your jobs actually require: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
See (and perhaps further changes as well): https://github.com/readium/readium-sdk/commit/7262b95e7761685ad569711a2e740e00b8a700b0
This occurs from time to time, resizing the viewport (application window, or TOC vertical separator) seems to fix it most of the time. Related issue: https://github.com/readium/SDKLauncher-OSX/issues/21 (it may be that...
Video demonstration of the problem: https://www.dropbox.com/s/sw346gifgxbaz01/simple_resizing.mov
Test EPUB: https://code.google.com/p/epub-samples/downloads/detail?name=regime-anticancer-arabic-20130327.epub (ends-up displaying more than 2 columns, with cropped pages)
See: https://github.com/readium/readium-sdk/pull/236
WIP