mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Minor issues when preparing user course
* Grid Cross Plot: Always show grouping icons with color * Grid Cross Plot: Make sure the info box text content is updated * Bump version to RC_05
This commit is contained in:
@@ -1093,7 +1093,6 @@ void RimGridCrossPlotDataSet::updateLegendIcons()
|
||||
for ( auto curve : m_crossPlotCurves )
|
||||
{
|
||||
curve->determineLegendIcon();
|
||||
curve->setBlackAndWhiteLegendIcons( groupingEnabled() );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user