mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[PanoramaViewer] add grid display by default
This commit is contained in:
parent
e23b20cd70
commit
ccd26f8480
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ AliceVision.PanoramaViewer {
|
|||
(root.sourceSize.height <= 0) ||
|
||||
(root.sourceSize.height <= 0))
|
||||
return Image.Null;
|
||||
|
||||
root.defaultControlPoints();
|
||||
return Image.Ready;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue