mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 16:57:49 +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.