Commit d6abf7aa authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Close #1717 (windows only )

parent 42d66281
......@@ -713,8 +713,8 @@ void MainInterface::releaseVideoSlot( void *p_win )
bgWidget->show();
}
adjustSize();
videoIsActive = false;
if( !isFullScreen() ) adjustSize();
}
int MainInterface::controlVideo( void *p_window, int i_query, va_list args )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment