mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-31 15:28:35 +02:00
[ui] Add MESHROOM_USE_SEQUENCE_PLAYER environment variable
This commit is contained in:
parent
e450a40faa
commit
a43117b298
3 changed files with 7 additions and 2 deletions
|
@ -157,7 +157,7 @@ Item {
|
|||
id: enableSequencePlayerAction
|
||||
text: "Enable Sequence Player"
|
||||
checkable: true
|
||||
checked: true
|
||||
checked: MeshroomApp.defaultSequencePlayerEnabled
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue