KRPANO '[' turning into '<' in Thumbnails

  • My point is.
    How to escape '[' or ']' in krpano.
    it is turned into '<' or '>' in thumbnails.

    i used this code;

    Code
    set(layer[get(thumbtext)].html, escape(get(scene[%1].title)));


    doesn't work.
    Even i search the forum, no luck.

  • escape(), unescape() action is the solution.

    However, there's completated implementation should be followed.
    get() and set() and escape() actions should be combined properly, and then you get the original '[' or ']'

Jetzt mitmachen!

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