We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I am having a problem with some epubs with a fixed layout, on mobile, using a webview the text overlaps
What I have noticed is that the common factor to all of them is that they are made with absolute positions.
It's like readium resets the font change to the original size.
I have tried with CSS and preventing things like accessibility issues but without success.
I do not know what to do
let the letter fit the device without overlapping
In other readers this does not happen
open on webview
readium 1
latest development build uploaded at https://readium.firebaseapp.com OR a custom integration (list public deployment URL, if any)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I am having a problem with some epubs with a fixed layout, on mobile, using a webview the text overlaps
What I have noticed is that the common factor to all of them is that they are made with absolute positions.
It's like readium resets the font change to the original size.
I have tried with CSS and preventing things like accessibility issues but without success.
I do not know what to do
This issue is a Question
Expected Behaviour
let the letter fit the device without overlapping
Observed behaviour
In other readers this does not happen
Steps to reproduce
open on webview
readium 1
latest development build uploaded at https://readium.firebaseapp.com OR a custom integration (list public deployment URL, if any)
*ios
The text was updated successfully, but these errors were encountered: