mirror of
				https://github.com/OPM/ResInsight.git
				synced 2025-02-25 18:55:39 -06:00 
			
		
		
		
	Adde linebreak if no statistics are present
This commit is contained in:
		@@ -189,6 +189,10 @@ void Rim3dOverlayInfoConfig::update3DInfo()
 | 
			
		||||
                infoText += QString("<b>Fault results: </b> %1<br>").arg(faultMapping);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        else
 | 
			
		||||
        {
 | 
			
		||||
            infoText += "<br>";
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        if (m_reservoirView->animationMode() && m_reservoirView->cellEdgeResult()->hasResult())
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user