Quote:
Originally Posted by KevinH
Turtle91, can you still reproduce this bug using the debug build that DiapDealer posted for you. That build is very close to current master and should not exhibit the problem.
KevinH
|
Yes, it is happening on the debug build. It does not pull in the resource (image) when added.
The html file I am adding has the following <img>:
<p class="hdr">Words <img alt="" src="../Images/example.png"/></p>
Does Sigil look for the image in that relative folder '../Images/..' or does it need to be in the same folder as the html and Sigil files? Both the .png and the .html file are in the same folder, but it is different than the Sigil file.
My html/png folder is located here: C:\Users\ddgra\Documents\eBooks\Logos
While the Sigil temp directory is here: C:\Users\ddgra\Documents\eBooks\Sigil Temp Docs\Sigil-fGVMKp
That is not the default Sigil temp directory.