Skip to content
Snippets Groups Projects
Commit 4892f879 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

current model should be visible

parent 0f09ea5b
Branches
Tags
No related merge requests found
......@@ -131,6 +131,7 @@ static void mergePostProcessingFile(const std::string &fileName)
}
MergeFile(fileName);
GModel::setCurrent(old);
old->setVisibility(1);
// hide everything except the onelab X-Y graphs
if(FlGui::instance()->onelab->hideNewViews()){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment