mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-04 01:08:26 +02:00
[Panorama Viewer] rotate panorama with mouse position
This commit is contained in:
parent
cb4c56bcef
commit
0a2fc484b3
2 changed files with 23 additions and 17 deletions
|
@ -28,8 +28,7 @@ AliceVision.FloatImageViewer {
|
|||
|
||||
if(!isDistoViewer){
|
||||
if(isPanoViewer){
|
||||
console.warn('Set pano subdiv image to 6')
|
||||
root.updateSubdivisions(10)
|
||||
root.updateSubdivisions(4)
|
||||
}
|
||||
else{
|
||||
root.updateSubdivisions(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue