Beiträge von tidytrax

    I still have the same problem 2 year, no solution, can anyone help, since the source code of krpano is crypt.

    It's relative to this post https://krpano.com/forum/wbb/inde…&threadID=16717 https://krpano.com/forum/wbb/inde…&threadID=16717

    Only works on firefox,
    I have teste on Chrome, edge, firefox last version.

    this is costing me too much because i can use cache on hotspot.

    the error stop here e.loader.src=b

    off"!=rc&&(e.loader.crossOrigin=rc),e.loader.src=b):(e.loading=!1,ta.reportError(1,e.getfullpath()+" loading error: "+b)))}}}

    Some news on this ? I still got this problem on 1.20.9
    and almost 2 years without caching hotspot, low performance to load the hs.

    Hello I think that I may have found a bug,
    I have a xml with 10 scenes and 2 arrows, to left and right, so if I use blend to change, in some point the system frozen until I move the screen and then it load the pano and continue the events.

    Sometimes take a while, changing between scenes.

    krpano 1.20.2 (build 2019-10-15)

    Image Type : CYLINDER
    Browser Chrome


    this.getKrPano().call(`loadscene(${scene},null,KEEPPLUGINS,SLIDEBLEND(2,180));`);

    onxmlcomplete

    onnewscene

    onnewpano-> ( Last event be called )
    -- Frozen untill i move the pano then the event continue and pano show
    onpreviewcomplete

    onloadcomplete

    Hello, I want to go through some coordinates
    Example : {[atv,ath,fov], [atv,ath,fov], [atv,ath,fov] ... }

    And I want the panorama walk through those coordinates

    I already did it in Javascript, works, but not so smoth, the movement is terrible

    Has some function on krpano to do that.

    Hi Klaus, I'm Usign KRpano 119pr16 Chrome Versão 73.0.3683.86.


    For now I don't have a online link, but I will do soon and send.

    Hi, I got a problem, only in chrome and safari,
    Firefox and Edge works fine and the problem happens only with hotspot Css3d,
    And only some times with random hotspots, can be 2 or 20.

    As i could saw the hotspot is request twice, once response 200 and in the second get failed and the below error appear in console.


    Access to image at '7276d7a055036dc.png' from origin '' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.


    I could fix using webgl, but gif and other stuff lost animation.
    or
    ignoring cache with 7276d7a055036dc.png?v=TIMESTAMP(random).


    And why request twice? looks like the problem, if i use webgl, request once.