Enable option to check previous scene during active transition

This commit is contained in:
WarmUpTill
2022-05-05 20:45:33 +02:00
committed by WarmUpTill
parent d6ef69a3d4
commit e4526c4e81
5 changed files with 35 additions and 23 deletions

View File

@@ -235,6 +235,7 @@ struct SwitcherData {
void setWaitScene();
bool sceneChangedDuringWait();
bool anySceneTransitionStarted();
bool prioFuncsValid();