mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-06 07:36:12 -05: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