Hi all,
in Studio 2017 there is an option to add additional resource files like CSS and IMAGES to the HTML5 preview settings. But I cannot make the images be displayed in the preview. In the html there is a tag like <img src="something.png"/> In the preview settings I add this file with Relative Path = "something.png" to the list. Also tried Relative Path="." and Relative Path="", but neither worked. The image is not displayed in the preview even if I specify the image with absolute path: <img src="d:\temp\something.png"/>.
Can someone help with this, please? Are images in the preview supported at all?
Thanks in advance,
Tamas