mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4156 Don't show the common part of Grid Cross Plout curve names in legend
This commit is contained in:
@@ -70,7 +70,7 @@ void RicCreateGridCrossPlotFeature::onActionTriggered(bool isChecked)
|
||||
plot->zoomAll();
|
||||
plot->updateConnectedEditors();
|
||||
|
||||
RiaApplication::instance()->project()->updateConnectedEditors();
|
||||
collection->updateAllRequiredEditors();
|
||||
RiaApplication::instance()->getOrCreateAndShowMainPlotWindow();
|
||||
RiuPlotMainWindowTools::selectAsCurrentItem(plot);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user