mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Apply command data on range filter after default values has been set
This commit is contained in:
@@ -63,6 +63,7 @@ void RicRangeFilterInsertExec::redo()
|
||||
m_cellRangeFilterCollection->rangeFilters.insertAt(index, rangeFilter);
|
||||
|
||||
rangeFilter->setDefaultValues();
|
||||
applyCommandDataOnFilter(rangeFilter);
|
||||
|
||||
m_cellRangeFilterCollection->reservoirView()->scheduleGeometryRegen(RANGE_FILTERED);
|
||||
m_cellRangeFilterCollection->reservoirView()->scheduleGeometryRegen(RANGE_FILTERED_INACTIVE);
|
||||
|
||||
Reference in New Issue
Block a user