mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -06: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:
parent
308c697feb
commit
576156763a
@ -59,6 +59,7 @@ void RicAppendIntersectionBoxFeature::onActionTriggered( bool isChecked )
|
||||
coll->appendIntersectionBoxAndUpdate( intersectionBox );
|
||||
|
||||
intersectionBox->setToDefaultSizeBox();
|
||||
intersectionBox->updateConnectedEditors();
|
||||
|
||||
coll->updateConnectedEditors();
|
||||
Riu3DMainWindowTools::selectAsCurrentItem( intersectionBox );
|
||||
|
Loading…
Reference in New Issue
Block a user