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