mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Add missing update to intersection box
Make sure that default values set in the Rim-object is propagated to UI
This commit is contained in:
+1
@@ -59,6 +59,7 @@ void RicAppendIntersectionBoxFeature::onActionTriggered( bool isChecked )
|
||||
coll->appendIntersectionBoxAndUpdate( intersectionBox );
|
||||
|
||||
intersectionBox->setToDefaultSizeBox();
|
||||
intersectionBox->updateConnectedEditors();
|
||||
|
||||
coll->updateConnectedEditors();
|
||||
Riu3DMainWindowTools::selectAsCurrentItem( intersectionBox );
|
||||
|
||||
Reference in New Issue
Block a user