Are you talking about how it shows in Sigil's Preview mode or how it shows in an epub e-reader here?
If Sigil only, this might be related to the QtWebEngine's change to want the css3 100vh and 100vw instead of 100% for absolute control of width and height.
Please try changing your version of the svg attributes to use height="100vh" and width="100vw", and try it again. Did that change it?
Last edited by KevinH; 01-09-2020 at 10:59 AM.
|