Przeglądaj źródła

Actually fix it this time.

pull/1140/head
Matthew Petroff 1 rok temu
rodzic
commit
9623f77ad6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/js/pannellum.js

+ 1
- 1
src/js/pannellum.js Wyświetl plik

@@ -3074,7 +3074,7 @@ this.setUpdate = function(bool) {
* @returns {Viewer} `this`
*/
this.updateOnce = function() {
updateOnce = true;
update = updateOnce = true;
if (renderer === undefined)
onImageLoad();
else


Ładowanie…
Anuluj
Zapisz