Преглед изворни кода

Actually fix it this time.

pull/1140/head
Matthew Petroff пре 1 година
родитељ
комит
9623f77ad6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/js/pannellum.js

+ 1
- 1
src/js/pannellum.js Прегледај датотеку

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


Loading…
Откажи
Сачувај