mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-25 17:09:57 -04:00
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:
@@ -2071,6 +2071,7 @@ void OBSBasic::OBSInit()
|
||||
}
|
||||
#endif
|
||||
|
||||
UpdatePreviewProgramIndicators();
|
||||
OnFirstLoad();
|
||||
|
||||
activateWindow();
|
||||
|
||||
Reference in New Issue
Block a user