mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Propagate variable changed signal to RicUserDefinedCalculatorUi
- ensure that the UI is updated - if the grid size is different, set destination case equal to the input variable case
This commit is contained in:
@@ -42,6 +42,7 @@ CAF_PDM_XML_ABSTRACT_SOURCE_INIT( RimUserDefinedCalculation, "RimUserDefinedCalc
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimUserDefinedCalculation::RimUserDefinedCalculation()
|
||||
: variableUpdated( this )
|
||||
{
|
||||
CAF_PDM_InitObject( "RimUserDefinedCalculation", ":/octave.png", "Calculation", "" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user