Results 437 comments of Mickaël Menu

If you can modify the books used in your app, you can add `width` and `height` CSS properties to ``. Otherwise, there's no easy fix without modifying the toolkit, and...

> That said, I’ve had a hard time with viewport, initial containing block, and content display area in the past as the terminology makes it pretty obscure. And there’s an...

I can confirm that this issue still occurs in the latest `develop`.

@JayPanoz @danielweck Do you think it's a legitimate use case, to allow a book to set `window.location` directly?

Okay thanks, my plan was to intercept any redirect in the web view delegate and translate it to either regular internal or external links.

I will keep it in mind, thanks for the insights! The web view will probably intercept any kind of redirect, but I wonder how it will handle `data:`.

This is still happening, and I found another similar bug: 1. Open the bookshelf in portrait mode, covers are in the "small" dimension 2. Rotate to landscape, covers are still...

Related issue https://github.com/readium/kotlin-toolkit/issues/149

Adding the file on GitHub in case the Drive link becomes unavailable: [Sample_Taghir_Shahamat_Mikhahad.epub.zip](https://github.com/readium/r2-testapp-swift/files/7115163/Sample_Taghir_Shahamat_Mikhahad.epub.zip)

I wonder if we should not move the `settings` package under `readium-shared`, as it could be used for other things than the navigator.