Don't spam stuff when we are loading the preview
This commit is contained in:
		
					parent
					
						
							
								1dbe2dcec1
							
						
					
				
			
			
				commit
				
					
						2ed24cf2d7
					
				
			
		
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -378,7 +378,6 @@ Rectangle {
 | 
				
			||||||
                if (!enlargeAnimation.running) {
 | 
					                if (!enlargeAnimation.running) {
 | 
				
			||||||
                    overlayBox.visible = true
 | 
					                    overlayBox.visible = true
 | 
				
			||||||
                    overlayText.visible = true
 | 
					                    overlayText.visible = true
 | 
				
			||||||
                    console.log(imageOverlay.paintedWidth / imageOverlay.paintedHeight)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    if (imageOverlay.paintedWidth / imageOverlay.paintedHeight <= 1.6) {
 | 
					                    if (imageOverlay.paintedWidth / imageOverlay.paintedHeight <= 1.6) {
 | 
				
			||||||
                        overlayBox.height = imageOverlay.paintedHeight * 0.03
 | 
					                        overlayBox.height = imageOverlay.paintedHeight * 0.03
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue