Thumbnails Disappear on iPad

  • Hi All,

    I've made a couple of small (2pano) tours using the normal tour droplet, and have them working just as I want on FireFox and Explorer. My problem is that the auto generated thumbnails disappear on iPads. They appear when the first scene opens, they expand when clicked, but once any expanded thumbnail is clicked, the requested scene opens and the thumbnails disappear permanently. I've search the forum, but have not come across an answer yet. Has anyone experienced this? I've attached an xml file.

    Thanks,

    Martin

  • Hi,

    you have replaced the MERGE flag in the loadscene call with KEEPPROGRESS in first call and with KEEPVIEW for the thumb calls!

    and without that flags the elements will be not kept!
    just add it again and it will work again

    e.g. change it in your xml to:
    KEEPPROGRESS => MERGE|KEEPPROGRESS
    and
    KEEPVIEW => MERGE|KEEPVIEW

    best regards,
    Klaus

Jetzt mitmachen!

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