mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-14 19:04:33 -04:00
When a window being captured is closed, it never tries to reacquire. This just searches for the window in video_tick and reacquires if the currently set window is found again. Closes jp9000/obs-studio#465