mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 08:18:25 +02:00
[Viewer] Adjust outputAttributes displayable in Viewer2D according to node computable or not
This commit is contained in:
parent
927f261a93
commit
99023841a4
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ FocusScope {
|
|||
}
|
||||
}
|
||||
}
|
||||
names.push("gallery")
|
||||
if (!displayedNode || displayedNode.isComputable) names.push("gallery")
|
||||
outputAttribute.names = names
|
||||
|
||||
root.source = getImageFile()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue