diff --git a/contrib/mobile/drawContext.cpp b/contrib/mobile/drawContext.cpp index 845b645c953b7547f3ba7e763a38dc70d9f79675..873b6593c1253b1d6067fdd6ad4aaef26e3a7324 100644 --- a/contrib/mobile/drawContext.cpp +++ b/contrib/mobile/drawContext.cpp @@ -82,8 +82,11 @@ void drawContext::load(std::string filename) // open the file with Gmsh GmshOpenProject(filename); + + // reset openGL view + this->eventHandler(10); - // run getdp witout parameter + // run getdp without parameter onelab_cb("check"); // to allow the first run