mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Summary Multiplot: sync plot selection in tree with view (#8788)
* Make sure the subplot selected in the tree is shown in the multiplot viewer. * Clean up multiplot toolbar handling a bit * Remove old summary plot toolbar.
This commit is contained in:
@@ -94,7 +94,6 @@ void RiuPlotMainWindowTools::refreshToolbars()
|
||||
|
||||
if ( mpw )
|
||||
{
|
||||
mpw->updateSummaryPlotToolBar();
|
||||
mpw->updateWellLogPlotToolBar();
|
||||
mpw->updateMultiPlotToolBar();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user