mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 00:08:29 +02:00
[Panorama Viewer] Force display of sfmDataTransform sfm in pano viewer
This commit is contained in:
parent
6cd64b9614
commit
262e42a18c
1 changed files with 1 additions and 0 deletions
|
@ -599,6 +599,7 @@ FocusScope {
|
|||
return null
|
||||
}
|
||||
if(displayPanoramaViewer.checked){
|
||||
sfmNode = _reconstruction.activeNodes.get('SfMTransform').node
|
||||
var previousNode = sfmNode.attribute("input").rootLinkParam.node
|
||||
return previousNode
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue