mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-28 12:17:04 -05:00
Add option to automatically start the plugin on a given scene
This functionality was lost with the removal of the "Scene trigger" tab.
This commit is contained in:
@@ -538,6 +538,7 @@ static void handleSceneChange()
|
||||
}
|
||||
|
||||
switcher->checkDefaultSceneTransitions();
|
||||
switcher->CheckAutoStart();
|
||||
}
|
||||
|
||||
static void setLiveTime()
|
||||
|
||||
Reference in New Issue
Block a user