UI: Fix studio mode label not updating
When studio mode is enabled and OBS is first started, the program scene label would be empty.
This commit is contained in:
parent
8af6b79044
commit
5bdd4fe658
@ -2071,6 +2071,7 @@ void OBSBasic::OBSInit()
|
||||
}
|
||||
#endif
|
||||
|
||||
UpdatePreviewProgramIndicators();
|
||||
OnFirstLoad();
|
||||
|
||||
activateWindow();
|
||||
|
Loading…
x
Reference in New Issue
Block a user