mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-11 16:22:30 +00:00
On electron 7 drawing on hidden canvas will trigger a memory leak. Not appending the canvas for the DOM seems to solve the problem.