• When moving hotspots which has duplicates for different devices in the editor it will only save the position of the first one.

    In my test I had the devices="ipad" as the first in the xml and only the position for that was saved.
    I needed to manually change the position for the desktop version.

    The name of them are the same.

    Hans

  • Hi,

    right, the editor expects only one hotspot with the same name in the xml .
    I will see if that can be changed.

    Btw - an other solution might be not defining the position again - just redefine the different settings, e.g.

    Code
    <hotspot name="spot1" url="default_spot.png" ath="0" atv="0" ... />
    <hotspot name="spot1" url="mobile_spot.png" devices="mobile" >

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!