Selection fixes
This commit is contained in:
@@ -81,6 +81,7 @@ void Controller::createVisualCapture(const uint id, const QString &forcedSavePat
|
||||
m_captureWindow->show();
|
||||
#else
|
||||
m_captureWindow->showFullScreen();
|
||||
//m_captureWindow->show(); // Debug
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user