mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-08 08:39:55 -04:00
UI: Reset sources list manually on first load
This commit is contained in:
@@ -1515,6 +1515,7 @@ void OBSBasic::OBSInit()
|
||||
ProfileScope("OBSBasic::Load");
|
||||
disableSaving--;
|
||||
Load(savePath);
|
||||
ui->sources->Reset();
|
||||
disableSaving++;
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user