Selaa lähdekoodia

Actually fix it this time.

pull/1140/head
Matthew Petroff 1 vuosi sitten
vanhempi
commit
9623f77ad6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      src/js/pannellum.js

+ 1
- 1
src/js/pannellum.js Näytä tiedosto

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


Ladataan…
Peruuta
Tallenna