Reduce UI jank when transitioning to the stream segue

This commit is contained in:
Cameron Gutman
2018-09-09 10:17:32 -07:00
parent b8169ae08b
commit cfbcc4093c
2 changed files with 14 additions and 2 deletions
+2
View File
@@ -41,6 +41,8 @@ signals:
void displayLaunchWarning(QString text);
private:
void initialize();
bool validateLaunch();
void emitLaunchWarning(QString text);