mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08: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