mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 16:58:24 +02:00
[Panorama Viewer] Remove debugs
This commit is contained in:
parent
9ffc2f3b78
commit
77b23aef4a
2 changed files with 0 additions and 5 deletions
|
@ -618,10 +618,6 @@ FocusScope {
|
|||
}
|
||||
}
|
||||
|
||||
onFilepathChanged: {
|
||||
console.warn("[QML] " + filepath)
|
||||
}
|
||||
|
||||
active: false
|
||||
// It takes time to load tracks, so keep them looaded, if we may use it again.
|
||||
// If we load another node, we can trash them (to eventually load the new node data).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue