mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[LensDistorsion] default points HDR Viewer
This commit is contained in:
parent
ceb08c2e78
commit
9600998b15
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ AliceVision.FloatImageViewer {
|
|||
(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