diff --git a/src/js/pannellum.js b/src/js/pannellum.js index 5b49ab0..b25482d 100644 --- a/src/js/pannellum.js +++ b/src/js/pannellum.js @@ -3058,6 +3058,7 @@ this.getRenderer = function() { this.setUpdate = function(bool) { update = bool === true; if (update) { + updateOnce = false; if (renderer === undefined) onImageLoad(); else