Results 437 comments of Mickaël Menu

😅 This is what I injected to fix the issue, inspired by your snippets: ```css :root[style], :root { overflow: visible !important; } :root[style] > body, :root > body { overflow:...

Let's reopen this issue until we have a fix suitable for all platforms.

It looks fine for the Kotlin toolkit, however the Swift toolkit still supports down to iOS 10 (soon iOS 13). It looks like this API is not fully supported before...

No, I didn't have time to investigate this issue. Contributions are welcome if you find a workaround 😉

I don't have an opinion on this. We rarely need to debug CSS in the mobile toolkits but minifying it is probably not critical in a local context. It might...

>The bundles should definitely still be made in my opinion, they are very helpful. Yep, I agree.

The Readium TTS allows to override the publication language, except if it's explicitly set in the HTML document. Unfortunately this book is badly authored as the HTML documents have `xml:lang="en"`...

Unfortunately I don't have a device running iOS 16 and couldn't reproduce the issue on iOS 15. Maybe it's related to the book, would you be able to share it...

I've been trying to use SketchyVim with Xcode to replace the subpar Vim Xcode implementation (no dot command...) and faced a similar issue. When doing any change, the top of...