mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4227 Don't regenerate Contour map when updating measurement
This commit is contained in:
@@ -195,6 +195,6 @@ void RimMeasurement::updateView() const
|
||||
{
|
||||
if (m_sourceView)
|
||||
{
|
||||
m_sourceView->createDisplayModelAndRedraw();
|
||||
m_sourceView->updateMeasurement();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user