mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +02:00
[PanoramaViewer] fix loader problem
This commit is contained in:
parent
0d45fc0b11
commit
660c310200
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,6 @@ AliceVision.PanoramaViewer {
|
|||
(root.sourceSize.width <= 0))
|
||||
return Image.Null;
|
||||
root.defaultControlPoints();
|
||||
console.warn("Panorama is ready")
|
||||
return Image.Ready;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue