Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove leaked renderers appeared on camera switch (#507)
Hello @hiroshihorie! I found that inside **VideoView** on the camera switch the previous **primaryRenderer** gets leaked because it's not removed from the view's hierarchy when the transition ends. See: ![image](https://github.com/user-attachments/assets/b57769be-57c6-4a66-b7b6-d55aeb6bbedd) Co-authored-by: Hiroshi Horie <[email protected]>
- Loading branch information