Просмотр исходного кода

Fixed image cache

pull/880/head
NiHoel 6 лет назад
Родитель
Сommit
65774ddbb7
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/js/libpannellum.js

+ 1
- 0
src/js/libpannellum.js Просмотреть файл

@@ -1572,6 +1572,7 @@ function Renderer(container) {
processLoadedTexture(img, this.texture);
this.callback(this.texture, true);
}
releaseTextureImageLoader(this);
})
} else {
this.image.src = src;


Загрузка…
Отмена
Сохранить