forked from MapComplete/MapComplete
		
	UX: don't show controls when switching scene, fix #2395
This commit is contained in:
		
							parent
							
								
									2f7f71787d
								
							
						
					
					
						commit
						d56cf56511
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -63,6 +63,7 @@ export class PhotoSphereViewerWrapper { | ||||||
|             panorama: imageInfo.properties.url, |             panorama: imageInfo.properties.url, | ||||||
|             northOffset: imageInfo.properties.northOffset, |             northOffset: imageInfo.properties.northOffset, | ||||||
|             type: "equirectangular", |             type: "equirectangular", | ||||||
|  |             showControls: false | ||||||
|         }) |         }) | ||||||
| 
 | 
 | ||||||
|         this.viewer.loadScene(imageInfo.properties.url, 0, imageInfo.properties.northOffset) |         this.viewer.loadScene(imageInfo.properties.url, 0, imageInfo.properties.northOffset) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue