Quote:
Originally Posted by RbnJrg
Thank you very much for your test in your phisical device.
|
You're welcome
This renderer has plenty of issues, so this is a great opportunity for me to figure out workarounds or crucial details that I've been missing.
Quote:
Originally Posted by RbnJrg
What you say is exact: -webkit-column-break-inside, page-break-inside and break-inside are not being supported properly in your device. Your ereader tries to avoid blank spaces (and it does it) but to get that, it splits images.
|
Actually for a couple of versions it has been creating loads of blank pages. And I've managed to split lines of text
Both issues might be caused by having margins (in %) at the top of a page –*are they no longer supported in Epub3? I had to use 100vh to get a full page image. With 100% height I'd get a line of text under the image.