Ver a proveniência

Actually fix it this time.

pull/1140/head
Matthew Petroff há 1 ano
ascendente
cometimento
9623f77ad6
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/js/pannellum.js

+ 1
- 1
src/js/pannellum.js Ver ficheiro

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


Carregando…
Cancelar
Guardar