[Panorama Viewer] rotate panorama with mouse position

This commit is contained in:
Thomas Zorroche 2021-01-25 14:44:36 +01:00 committed by Fabien Castan
parent cb4c56bcef
commit 0a2fc484b3
2 changed files with 23 additions and 17 deletions

View file

@ -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)