mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3549 Temporary LGR : Reload data in view
This commit is contained in:
parent
a9457b85c8
commit
6f6f45df26
@ -149,7 +149,7 @@ void RicCreateTemporaryLgrFeature::onActionTriggered(bool isChecked)
|
|||||||
if (eclipseView)
|
if (eclipseView)
|
||||||
{
|
{
|
||||||
eclipseView->scheduleReservoirGridGeometryRegen();
|
eclipseView->scheduleReservoirGridGeometryRegen();
|
||||||
eclipseView->scheduleCreateDisplayModelAndRedraw();
|
eclipseView->loadDataAndUpdate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user