On 11/13/2017 07:05 PM, Darryl Young wrote:


Problem #1: our step icons (e.g. "addon/config/dita/css/icons/step.png")
are not displayed when you install your XDocs add-on in XXE.
[DY] Do you have any ideas as to where I might look for the interference
being caused by our addon
that seems to affect your step.png display?


Sorry but no, I have no idea of what could cause this.

"icons/step.png" is loaded as follows from "XXE_install_dir/addon/config/dita/css/topic.css":

steps > step:before {
    display: marker;
    content: simple-counter(n, decimal) " " url(icons/step.png);
}

However on a HiDPI screen where DPI >= 144, "icons/s...@x2.png" is automatically (and behind the scene) substituted to "icons/step.png".

This poses no problems to the other VDrive plug-ins and in my understanding, these XXE resources are not stored on VDrives.


--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to