After having two monitors and removing the second obs-studio can open outside the bounds of the remaining monitor. It doesn't give off any errors but it isn't simple to get it back. The only way I have found is going into the global.ini settings file and altering the posx value under [BasicWindow]. My monitors were set up for the first to be on the left and the second to be on the right. My main monitor has a resolution of 1600x900 and the value kept in the settings file is 1833.
It appears that a check in the OBSBasic or OpenProjector function in the window-basic-main.cpp file, or a check in the OBSRender function in window-projector.cpp would fix it. It has been too long since I have worked with c++ to be sure but I thought I would mention it in case it is helpful.
I attached the log file and the global.ini file for reference.
It appears that a check in the OBSBasic or OpenProjector function in the window-basic-main.cpp file, or a check in the OBSRender function in window-projector.cpp would fix it. It has been too long since I have worked with c++ to be sure but I thought I would mention it in case it is helpful.
I attached the log file and the global.ini file for reference.