Is it too big for krpano viewer script ?

  • I've a customer with a 419 panoramas tour with thumbnails bar which parse the whole xml scenes tags to display needed thumbnails. But it seems that the viewer isn't able to do this in correct delay and I've a window with say me if I wan't to stop the script or continue on the JS eval method.
    If I continue 2 times all is done and the tour display correctly.
    So Is it too big for viewer ability or should I change the way the thumbnails bar works.

  • Hi,

    that depends on your scripts / actions of course - when you have some actions code that is running very long (e.g. because it processes at lot of stuff in one go), then it's normal that the browser still ask to stop the script.

    Try to split the action code into smaller parts, e.g. by using delayedcall() or a wait(0) after some tasks...

    Best regards,
    Klaus

Jetzt mitmachen!

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