瀏覽代碼

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…
取消
儲存