Skip to content

Commit

Permalink
Simulation Experiment view: some clarification.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Nov 13, 2019
1 parent 6cd51cd commit 439b155
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -239,6 +239,9 @@ void SimulationExperimentViewPlugin::pluginsInitialized(const Plugins &pLoadedPl
mViewWidget->hide();

// Save the view widget for our Python wrapper
// Note: indeed, our Python wrapper relies on the global instance of our
// plugin, so we want to make sure that it points to the Simulation
// Experiment view used by OpenCOR...

instance()->mViewWidget = mViewWidget;
}
Expand Down

0 comments on commit 439b155

Please sign in to comment.