mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-08 01:26:04 -05:00
Fix freeze when changing scene collection
This commit is contained in:
@@ -92,6 +92,7 @@ struct SwitcherData {
|
||||
bool transitionActive = false;
|
||||
bool waitForTransition = false;
|
||||
bool stop = false;
|
||||
bool sceneColletionStop = false;
|
||||
bool verbose = false;
|
||||
bool disableHints = false;
|
||||
bool hideLegacyTabs = true;
|
||||
|
||||
Reference in New Issue
Block a user