mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4696 Sensible defaults for well log plot and improve reliability of common date source
This commit is contained in:
@@ -1097,7 +1097,7 @@ void RimWellPltPlot::onLoadDataAndUpdate()
|
||||
{
|
||||
if ( trackCount() > 0 )
|
||||
{
|
||||
trackByIndex( 0 )->setShowFormations( true );
|
||||
trackByIndex( 0 )->setShowFormations( RiuPlotAnnotationTool::COLOR_SHADING_AND_LINES );
|
||||
}
|
||||
m_isOnLoad = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user