mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-26 07:08:34 -05:00
Previously, calling `obs_source_remove()` on an input would not fully remove it if there was a scene item of the input on the current scene. Now, when calling `obs_source_remove()` and there is a scene item of the removed input on the current scene, the UI refreshes the scene items, allowing the scene item to be released completely and the input destroyed.
43 KiB
43 KiB