Quote:
Originally Posted by kovidgoyal
Why would one need to wrap images in a div? A simple img { max-height: 100vh } would do the trick to prevent images being split over multiple pages. As for max-width: 100vw not usre would need to check how well it plays with columns.
|
But that means having to change the code which then won't work with ADE (RMSDK). I still am of the opinion that Calibre should change the % to vh or vw if the % is used for images (on the fly). Otherwise, wed have to keep changing the code depending on what software is going to display the eBook.