remove scene and update thumbs

  • I use

    Code
    krpano.call("scene.removearrayitem("+sceneName+");");

    to remove a scene in my tour.

    Now i want to update the thumbs, i try this :

    Code
    krpano.call("removeplugin(get(thumbname));");
    krpano.call("skin_addthumbs();");

    And it works but a layer appears with the name of the last thumb

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!