Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »tidytrax« (9. März 2021, 06:06)
Hi Klaus, I'm Usign KRpano 119pr16 Chrome Versão 73.0.3683.86.Hi,
the two requests are because one request is by krpano with CORS-headers to the get the image size (and optionally also the pixels for the WebGL rendering, if that image would be rendered by WebGL) and the second request would be by the browser itself when the image would get rendered by CSS3D. But the browser doesn't send CORS-headers for this case.
That means two requests because once with CORS-headers and once without CORS-headers (only when rendering with CSS3D).
But even due the two requests the browser normally should load the second request from the cache. Only older Safari version were known to be buggy here...
So I would need some help to be able to reproduce that problem:
- Do you have a link to an example where this problem happens?
- What krpano version are you using?
- What Chrome version are you using?
Best regards,
Klaus
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »tidytrax« (9. April 2019, 20:43)
Hi,
the two requests are because one request is by krpano with CORS-headers to the get the image size (and optionally also the pixels for the WebGL rendering, if that image would be rendered by WebGL) and the second request would be by the browser itself when the image would get rendered by CSS3D. But the browser doesn't send CORS-headers for this case.
That means two requests because once with CORS-headers and once without CORS-headers (only when rendering with CSS3D).
But even due the two requests the browser normally should load the second request from the cache. Only older Safari version were known to be buggy here...
So I would need some help to be able to reproduce that problem:
- Do you have a link to an example where this problem happens?
- What krpano version are you using?
- What Chrome version are you using?
Best regards,
Klaus
Some news on this ? I still got this problem on 1.20.9Hi,
the two requests are because one request is by krpano with CORS-headers to the get the image size (and optionally also the pixels for the WebGL rendering, if that image would be rendered by WebGL) and the second request would be by the browser itself when the image would get rendered by CSS3D. But the browser doesn't send CORS-headers for this case.
That means two requests because once with CORS-headers and once without CORS-headers (only when rendering with CSS3D).
But even due the two requests the browser normally should load the second request from the cache. Only older Safari version were known to be buggy here...
So I would need some help to be able to reproduce that problem:
- Do you have a link to an example where this problem happens?
- What krpano version are you using?
- What Chrome version are you using?
Best regards,
Klaus