mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Apply command data on range filter after default values has been set
This commit is contained in:
@@ -66,6 +66,7 @@ void RicRangeFilterNewExec::redo()
|
||||
m_cellRangeFilterCollection->rangeFilters.push_back(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