SIGN IN SIGN UP
obsproject / obs-studio UNCLAIMED

OBS Studio - Free and open source software for live streaming and screen recording

0 0 119 C

UI: Move OpenSavedProjecters call to OBSBasic::Load()

Due to the commit 34c14829b6176248970bb, source loading is now deferred
to after OBSInit(), which would cause saved scene/source projectors to
no longer load on startup.  This fixes that issue by moving the
OpenSavedProjectors call to OBSBasic::Load().
J
jp9000 committed
4fcc2cccfe7b9dfc213641f95e90cd04eef74360
Parent: 7481f5b