mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#9357 StimPlanModelPlot: Plot visibility and logic updates
- update project tree after plot is generated - set default text tracker orientation to vertical - call base class fieldChangedByUi to handle hiding of Stimplan plot
This commit is contained in:
@@ -456,6 +456,8 @@ RimStimPlanModelPlot* RicNewStimPlanModelPlotFeature::createStimPlanModelPlot( b
|
||||
QString( "StimPlan Model Plot %1" ).arg( stimPlanModelPlotCollection()->stimPlanModelPlots().size() ) );
|
||||
}
|
||||
|
||||
stimPlanModelPlotColl->updateAllRequiredEditors();
|
||||
|
||||
if ( showAfterCreation )
|
||||
{
|
||||
RiaGuiApplication::instance()->getOrCreateAndShowMainPlotWindow();
|
||||
|
||||
Reference in New Issue
Block a user