mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	HTML: don't update axis on window resize
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com> Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									00a86b44ba
								
							
						
					
					
						commit
						fda5ff2af2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1222,7 +1222,7 @@ window.onresize = function(event) | |||
| { | ||||
| 	if (plot1) | ||||
| 		plot1.replot({ | ||||
| 			resetAxes : true | ||||
| 			resetAxes : false | ||||
| 		}); | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue