mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Redraw profile when manipulating cylinders
Manipulating cylinders, especially changing the exact gas content (o2, he), changes the pp02, ppHe graphs. This patch simply replots the profile in case of cylinder change at time of saving. Signed-off-by: Jan Mulder <jlmulder@planet.nl> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									fc13361079
								
							
						
					
					
						commit
						fe2ad15603
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -634,6 +634,7 @@ void MainTab::acceptChanges() | ||||||
| 						d->cylinder[i] = multiEditEquipmentPlaceholder.cylinder[i]; | 						d->cylinder[i] = multiEditEquipmentPlaceholder.cylinder[i]; | ||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
|  | 			MainWindow::instance()->graphics()->replot(); | ||||||
| 		} | 		} | ||||||
| 
 | 
 | ||||||
| 		if (weightModel->changed) { | 		if (weightModel->changed) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue