Fix bug
This commit is contained in:
		
							parent
							
								
									008668e1a0
								
							
						
					
					
						commit
						774342d868
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -265,7 +265,7 @@
 | 
			
		|||
			const position = this.refs.main.getBoundingClientRect();
 | 
			
		||||
 | 
			
		||||
			const width = parseInt(getComputedStyle(this.refs.main, '').width, 10);
 | 
			
		||||
			const left = parseInt(getComputedStyle(this.refs.main, '').left, 10);
 | 
			
		||||
			const height = parseInt(getComputedStyle(this.refs.main, '').height, 10);
 | 
			
		||||
			const x = window.screenX + position.left;
 | 
			
		||||
			const y = window.screenY + position.top;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue