mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Improve drag and drop features and right click commands (#8854)
This commit is contained in:
@@ -362,7 +362,7 @@ RimSummaryMultiPlot*
|
||||
plotWindow->setAsPlotMdiWindow();
|
||||
plotCollection->addSummaryMultiPlot( plotWindow );
|
||||
|
||||
plotWindow->addPlot( objects );
|
||||
plotWindow->handleDroppedObjects( objects );
|
||||
|
||||
plotCollection->updateAllRequiredEditors();
|
||||
plotWindow->loadDataAndUpdate();
|
||||
|
||||
Reference in New Issue
Block a user