mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Use general delete on property filters, and deleted obsolete files
This commit is contained in:
@@ -113,5 +113,8 @@ void RicRangeFilterNewExec::undo()
|
||||
|
||||
cellRangeFilterCollection->rangeFilters.erase(cellRangeFilterCollection->rangeFilters.size() - 1);
|
||||
|
||||
cellRangeFilterCollection->reservoirView()->scheduleGeometryRegen(RANGE_FILTERED);
|
||||
cellRangeFilterCollection->reservoirView()->scheduleGeometryRegen(RANGE_FILTERED_INACTIVE);
|
||||
|
||||
cellRangeFilterCollection->updateConnectedEditors();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user