mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make sure toolbar is refreshed when a new plot is added (#9199)
This commit is contained in:
committed by
Magne Sjaastad
parent
0dded5a252
commit
05e0817074
@@ -84,6 +84,7 @@ void RicAddStoredFlowCharacteristicsPlotFeature::onActionTriggered( bool isCheck
|
||||
|
||||
RiuPlotMainWindowTools::selectAsCurrentItem( flowCharacteristicsPlot );
|
||||
RiuPlotMainWindowTools::setExpanded( flowCharacteristicsPlot );
|
||||
RiuPlotMainWindowTools::refreshToolbars();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user