mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-05 12:21:59 +02:00
[Panorama Viewer] add mouse speed multiplier
This commit is contained in:
parent
b66a19d01e
commit
dadb875484
4 changed files with 44 additions and 5 deletions
|
@ -123,7 +123,7 @@ Item {
|
|||
id: displayImagePathAction
|
||||
text: "Display Image Path"
|
||||
checkable: true
|
||||
checked: true
|
||||
checked: true && !viewer2D.usePanoramaViewer
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue