Hello folks,
I've a small bug with this following html-code:
<body class="c1">
<div>
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 924 1317" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink">
<image height="1317" width="924" xlink:href="../Images/cover.jpg"/>
</svg>
</div>
</body>
</html>
In Sigil 0.9.10 I see the complete height of the cover.
In version 0.9.14 I see the complete width, same cover, same code.
What can I do? Is there a function in the new version I must activate or is it a bug in sigils program-code? This mistake came since 0.9.11 ...
Best regards
Norrin
|