mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-02 22:34:52 -04:00
--Bug fixes
-Rapidly stopping and starting sequence preview generation would either freeze or crash the program.
This commit is contained in:
@ -625,7 +625,6 @@ public:
|
||||
{
|
||||
m_PreviewRun = false;
|
||||
m_PreviewRenderer.Abort();
|
||||
m_PreviewResult.cancel();
|
||||
m_PreviewResult.waitForFinished();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user