Skip to content
Snippets Groups Projects
Commit 89807055 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Merge branch 'mvd_app_black_screen' into 'release-6.6'

Monteverdi black screen after app execution

See merge request !119
parents 1dde076b db1a229d
No related branches found
No related tags found
1 merge request!119Monteverdi black screen after app execution
...@@ -2370,6 +2370,7 @@ MainWindow ...@@ -2370,6 +2370,7 @@ MainWindow
// import the result image into the database // import the result image into the database
ImportImage( outfname, false ); ImportImage( outfname, false );
m_ImageView->updateGL();
} }
/*****************************************************************************/ /*****************************************************************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment