mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Default summaryplot improvements (#8950)
* Add summary default plot type selection in preferences * Create plots as set in preferences when loading summary cases. Allow selecting default plot templates from templates explorer tree * Do not create plot if data vector setting is empty
This commit is contained in:
@@ -1320,7 +1320,7 @@ RimMeasurement* RimProject::measurement() const
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimPlotTemplateFolderItem* RimProject::rootPlotTemlateItem() const
|
||||
RimPlotTemplateFolderItem* RimProject::rootPlotTemplateItem() const
|
||||
{
|
||||
return m_plotTemplateTopFolder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user