This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pannellum
mirror of
https://github.com/mpetroff/pannellum.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
22
Wiki
Activity
Browse Source
Actually fix it this time.
pull/1140/head
Matthew Petroff
1 year ago
parent
3d271c83d5
commit
9623f77ad6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/js/pannellum.js
+ 1
- 1
src/js/pannellum.js
View File
@@ -3074,7 +3074,7 @@ this.setUpdate = function(bool) {
* @returns {Viewer} `this`
*/
this.updateOnce = function() {
updateOnce = true;
update
= update
Once = true;
if (renderer === undefined)
onImageLoad();
else
Write
Preview
Loading…
Cancel
Save