-
-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
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
Join spread #161
Comments
Well, Epub.js renders fixed layout EPUBs like that by default, and I'm not sure how to fix it. As a workaround you can try resizing the window or adjusting the margins. |
This has been fixed in Epub.js 0.3.86. |
Reopening as the spread is not joined when there aren't |
Closed
Fixed in the new renderer (#962). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using 2 pages view, both pages are left aligned while one would expect them to be joined in the middle, like epub.js does it. This is especially annoying for fixed layout epub with images across the spread.
The text was updated successfully, but these errors were encountered: